prettier / eslint-config-prettier

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

Turn off new eslint-plugin-vue rules #163

Closed xcatliu closed 3 years ago

xcatliu commented 3 years ago

Turn off vue/array-bracket-newline and vue/block-tag-newline

lydell commented 3 years ago

Thanks! Released in v6.14.0.