- 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?
stylelint-config-prettier@stylistic/stylelint-plugindoesn't mention prettier anywhereSo 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?
/prettierconfiguration? is it possible?