File tree 2 files changed +6
-1
lines changed
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
+
1
5
### Version 8.8.0 (2023-03-20)
2
6
3
7
- Added: [ @typescript-eslint/lines-around-comment ] . Thanks to @ttionya !
504
508
[ template-tag-spacing ] : https://eslint.org/docs/rules/template-tag-spacing
505
509
[ unicorn/empty-brace-spaces ] : https://github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/empty-brace-spaces.md
506
510
[ 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
507
512
[ vue/arrow-spacing ] : https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/arrow-spacing.md
508
513
[ vue/block-spacing ] : https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/block-spacing.md
509
514
[ 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 1
1
{
2
2
"name" : " eslint-config-prettier" ,
3
- "version" : " 8.8 .0" ,
3
+ "version" : " 8.9 .0" ,
4
4
"license" : " MIT" ,
5
5
"author" : " Simon Lydell" ,
6
6
"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