File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,12 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
99* [ ` jsx-indent-props ` ] : Apply indentation when using brackets ([ #2826 ] [ ] @Moong0122 )
1010* [ ` jsx-handler-names ` ] : Skip inline handlers when checkInlineFunction=false ([ #2833 ] [ ] @onigoetz )
1111
12- [ #2833 ] : https://github.com/yannickcr/eslint-plugin-react/issues/2833
13- [ #2826 ] : https://github.com/yannickcr/eslint-plugin-react/issues/2826
12+ ### Changed
13+ * [ Tests] ` jsx-indent-props ` : Add passing test ([ #2823 ] [ ] @Hypnosphi )
14+
15+ [ #2833 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2833
16+ [ #2826 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2826
17+ [ #2823 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2823
1418
1519## [ 7.21.4] - 2020.10.09
1620
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.21.4 " ,
3+ "version" : " 7.21.5 " ,
44 "author" :
" Yannick Croissant <[email protected] >" ,
55 "description" : " React specific linting rules for ESLint" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments