DTStack/ko

support prettier to format code

Closed this issue · 1 comments

use prettier to format code

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