Do you want to request a feature or report a bug?
Feature request
What is the current/expected behavior?
Currently vim-prettier does not support prettier-stylelint
What version of vim-prettier are you using - (output of :PrettierVersion) ?
1.0.0-alpha
What version of prettier are you using - (output of :PrettierCliVersion) ?
1.19.1
What is your prettier executable path - (output of :PrettierCliPath) ?
/..current-directory../node_modules/.bin/prettier
Did this work in previous versions of vim-prettier and/or prettier ?
No
prettier-stylelint can apply rules from stylelint to the Prettier output. prettier-atom for instance supports this. It would be useful for this plugin to support it as well.
Do you want to request a feature or report a bug?
Feature request
What is the current/expected behavior?
Currently
vim-prettierdoes not supportprettier-stylelintWhat version of
vim-prettierare you using - (output of:PrettierVersion) ?1.0.0-alpha
What version of
prettierare you using - (output of:PrettierCliVersion) ?1.19.1
What is your
prettierexecutable path - (output of:PrettierCliPath) ?/..current-directory../node_modules/.bin/prettier
Did this work in previous versions of vim-prettier and/or prettier ?
No
prettier-stylelintcan apply rules from stylelint to the Prettier output.prettier-atomfor instance supports this. It would be useful for this plugin to support it as well.