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

vue/array-element-newline should be disabled #249

Closed xcatliu closed 11 months ago

xcatliu commented 1 year ago

https://eslint.vuejs.org/rules/array-element-newline.html

lydell commented 11 months ago

Fixed by https://github.com/prettier/eslint-config-prettier/pull/259