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 5 months ago

fregante commented 5 months 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 5 months ago

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

Yeah, this should be done by Stylistic.

fregante commented 3 months ago

No such luck