support prettier to format code
Closed this issue · 1 comments
xbrave commented
use prettier to format code
xbrave commented
prettier will been execute in the first step of ko lint, and next step with eslint
prettier default config ,user defined config, with prettier ignore config file have been all supported
but at now ko lint
feature has been achieved just with children_proccess.exec
, considering refactor this feature in the future