File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
packages/eslint-config-airbnb Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 174
174
[ react/jsx-no-bind ] : https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-no-bind.md
175
175
[ react/no-is-mounted ] : https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/no-is-mounted.md
176
176
[ react/prefer-es6-class ] : https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/prefer-es6-class.md
177
- [ react/jsx-quotes ] : https://github.com/yannickcr/eslint-plugin-react/blob/f817e37beddddc84b4788969f07c524fa7f0823b/docs/rules/jsx-quotes.md
177
+ [ react/jsx-quotes ] : https://github.com/yannickcr/eslint-plugin-react/blob/f817e37beddddc84b4788969f07c524fa7f0823b/docs/rules/jsx-quotes.md
178
+ [ react/prefer-stateless-function ] : https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/prefer-stateless-function.md
You can’t perform that action at this time.
0 commit comments