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 2.5.0 (2017-09-16)
2
+
3
+ - Added: Support for [ eslint-plugin-standard] . Thanks to Christian Pekeler
4
+ (@pekeler )!
5
+
1
6
### Version 2.4.0 (2017-09-02)
2
7
3
8
- Added: The [ function-paren-newline] rule (new in [ ESLint 4.6.0] ). Thanks to
118
123
[ curly ] : https://eslint.org/docs/rules/curly
119
124
[ eslint-plugin-flowtype ] : https://github.com/gajus/eslint-plugin-flowtype
120
125
[ eslint-plugin-react ] : https://github.com/yannickcr/eslint-plugin-react
126
+ [ eslint-plugin-standard ] : https://github.com/xjamundx/eslint-plugin-standard
121
127
[ function-paren-newline ] : https://eslint.org/docs/rules/function-paren-newline
122
128
[ indent-legacy ] : http://eslint.org/docs/rules/indent-legacy
123
129
[ no-confusing-arrow-special ] : https://github.com/prettier/eslint-config-prettier/blob/08ac5bcc25c9cdc71864b4a1e4191e7d28dd2bc2/README.md#no-confusing-arrow
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-prettier" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 2.5 .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