prettier / eslint-config-prettier

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

ESLint Flat Config #253

Closed trusktr closed 1 year ago

trusktr commented 1 year ago

Does this work with ESLint's new Flat Config format yet? If not (I didn't have any luck), I'd like to make this a feature request (or a doc update request as the README didn't mention flat configs)

lydell commented 1 year ago

Duplicate of https://github.com/prettier/eslint-config-prettier/issues/231