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

Support for eslint-config-vue v7 (which support Vue.js 3.0) #161

Closed xcatliu closed 4 years ago

xcatliu commented 4 years ago

eslint-config-vue@7.0.0 added 66 new rules and lot's of them should be disabled in eslint-config-prettier. Here are the new rules (rule needs to be disabled are checked):

lydell commented 4 years ago

Awesome! Do you want to make a pull request for this eventually?

xcatliu commented 4 years ago

Sure! lt's my pleasure.

lydell commented 4 years ago

Thanks! Released in v6.13.0.