xojs / stylelint-config-xo

Stylelint shareable config for XO
MIT License
42 stars 6 forks source link

Unable to use config with Prettier #23

Open fregante opened 1 month ago

fregante commented 1 month ago
  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?

sindresorhus commented 1 month ago

ask Stylistic to export it? I preemptively opened an issue here: stylelint-stylistic/stylelint-stylistic#27

Yeah, this should be done by Stylistic.