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 2.9.0 (2017-11-26)
2
+
3
+ - Added: The [ implicit-arrow-linebreak] rule.
4
+
1
5
### Version 2.8.0 (2017-11-19)
2
6
3
7
- Added: The [ react/jsx-one-expression-per-line] rule.
142
146
[ eslint-plugin-react ] : https://github.com/yannickcr/eslint-plugin-react
143
147
[ eslint-plugin-standard ] : https://github.com/xjamundx/eslint-plugin-standard
144
148
[ function-paren-newline ] : https://eslint.org/docs/rules/function-paren-newline
149
+ [ implicit-arrow-linebreak ] : https://eslint.org/docs/rules/implicit-arrow-linebreak
145
150
[ indent-legacy ] : https://eslint.org/docs/rules/indent-legacy
146
151
[ lines-around-comment-special ] : https://github.com/prettier/eslint-config-prettier/blob/5399175c37466747aae9d407021dffec2c169c8b/README.md#lines-around-comment
147
152
[ lines-around-comment ] : https://eslint.org/docs/rules/lines-around-comment
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-prettier" ,
3
- "version" : " 2.8 .0" ,
3
+ "version" : " 2.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