File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### Version 8.1.0 (2021-02-24)
2
+
3
+ - Added: [ flowtype/object-type-curly-spacing] .
4
+ - Added: Dummy files for the configs removed in 8.0.0. The dummy files throw an error that try to guide you how to upgrade.
5
+
1
6
### Version 8.0.0 (2021-02-21)
2
7
3
8
- Changed: All configs have been merged into one!
428
433
[ eslint-plugin-vue ] : https://github.com/vuejs/eslint-plugin-vue
429
434
[ excluding deprecated rules ] : https://github.com/prettier/eslint-config-prettier/tree/9f6b59486ad742dc12ad3be157ddff5f8454ef7a#excluding-deprecated-rules
430
435
[ flowtype/boolean-style ] : https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype-rules-boolean-style
436
+ [ flowtype/object-type-curly-spacing ] : https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype-rules-object-type-curly-spacing
431
437
[ function-call-argument-newline ] : https://eslint.org/docs/rules/function-call-argument-newline
432
438
[ function-paren-newline ] : https://eslint.org/docs/rules/function-paren-newline
433
439
[ implicit-arrow-linebreak ] : https://eslint.org/docs/rules/implicit-arrow-linebreak
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-prettier" ,
3
- "version" : " 8.0 .0" ,
3
+ "version" : " 8.1 .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