File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ### Version 8.9.0 (2023-07-27)
2+
3+ - Added: [ vue/array-element-newline] . Thanks to @xcatliu !
4+
15### Version 8.8.0 (2023-03-20)
26
37- Added: [ @typescript-eslint/lines-around-comment ] . Thanks to @ttionya !
504508[ template-tag-spacing ] : https://eslint.org/docs/rules/template-tag-spacing
505509[ unicorn/empty-brace-spaces ] : https://github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/empty-brace-spaces.md
506510[ unicorn/no-nested-ternary ] : https://github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/no-nested-ternary.md
511+ [ vue/array-element-newline ] : https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/array-element-newline.md
507512[ vue/arrow-spacing ] : https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/arrow-spacing.md
508513[ vue/block-spacing ] : https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/block-spacing.md
509514[ vue/brace-style ] : https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/brace-style.md
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-prettier" ,
3- "version" : " 8.8 .0" ,
3+ "version" : " 8.9 .0" ,
44 "license" : " MIT" ,
55 "author" : " Simon Lydell" ,
66 "description" : " Turns off all rules that are unnecessary or might conflict with Prettier." ,
You can’t perform that action at this time.
0 commit comments