prettier / eslint-config-prettier

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

Incompatible with prettier 2.7.0 #226

Closed Meemaw closed 2 years ago

Meemaw commented 2 years ago

It seems the eslint prettier/prettier is incompatible with prettier 2.7.0, and each wants to differently format some files.

lydell commented 2 years ago

Hi!

First: The prettier/prettier rule comes from another project: eslint-plugin-prettier.

Your issue is a bit vague. Can you provide steps to reproduce?

lydell commented 2 years ago

Closing because no response.