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

Add new rule `flowtype/quotes` #184

Closed mrtnzlml closed 3 years ago

mrtnzlml commented 3 years ago

There is a flowtype rule, see: https://github.com/gajus/eslint-plugin-flowtype/pull/475 so I'd like to add it to the list (just like quotes rule)

lydell commented 3 years ago

Thanks! Released in v8.2.0.