stylelint-config-xo
stylelint-config-xo copied to clipboard
Unable to use config with Prettier
- stylelint dropped stylistic rules
- prettier deprecated
stylelint-config-prettier
-
@stylistic/stylelint-plugin
doesn't mention prettier anywhere
So now there's no way to use this config together with Prettier other than by manually disabling every rule in my local config, in every repo.
What do you suggest we do?
- export a
/prettier
configuration? is it possible? - ask Stylistic to export it? I preemptively opened an issue here: https://togithub.com/stylelint-stylistic/stylelint-stylistic/issues/27