prettier / eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.
MIT License
5.46k stars 255 forks source link

prettier 2.0 #141

Closed Janther closed 4 years ago

Janther commented 4 years ago

Prettier 2.0 has new rules that conflict with the current config.

https://prettier.io/blog/2020/03/21/2.0.0.html

Janther commented 4 years ago

mmmh I see the Changelog deals with this changes and my other projects are all good. I'll have a proper look at why is eslint giving me errors.