stylelint-config-xo icon indicating copy to clipboard operation
stylelint-config-xo copied to clipboard

Unable to use config with Prettier

Open fregante opened this issue 8 months ago • 2 comments

  1. stylelint dropped stylistic rules
  2. prettier deprecated stylelint-config-prettier
  3. @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

fregante avatar May 27 '24 10:05 fregante