File tree Expand file tree Collapse file tree 2 files changed +103
-103
lines changed
packages/eslint-config-airbnb Expand file tree Collapse file tree 2 files changed +103
-103
lines changed Original file line number Diff line number Diff line change 467467[ space-in-parens ] : https://eslint.org/docs/rules/space-in-parens
468468[ template-curly-spacing ] : https://eslint.org/docs/rules/template-curly-spacing
469469
470- [ react/jsx-space-before-closing ] : https://github.com/yannickcr /eslint-plugin-react/blob/master /docs/rules/jsx-space-before-closing.md
471- [ react/sort-comp ] : https://github.com/yannickcr /eslint-plugin-react/blob/master /docs/rules/sort-comp.md
472- [ react/display-name ] : https://github.com/yannickcr /eslint-plugin-react/blob/master /docs/rules/display-name.md
473- [ react/jsx-no-bind ] : https://github.com/yannickcr /eslint-plugin-react/blob/master /docs/rules/jsx-no-bind.md
474- [ react/no-is-mounted ] : https://github.com/yannickcr /eslint-plugin-react/blob/master /docs/rules/no-is-mounted.md
475- [ react/prefer-es6-class ] : https://github.com/yannickcr /eslint-plugin-react/blob/master /docs/rules/prefer-es6-class.md
476- [ react/jsx-quotes ] : https://github.com/yannickcr /eslint-plugin-react/blob/f817e37beddddc84b4788969f07c524fa7f0823b/docs/rules/jsx-quotes.md
477- [ react/prefer-stateless-function ] : https://github.com/yannickcr /eslint-plugin-react/blob/master /docs/rules/prefer-stateless-function.md
470+ [ react/jsx-space-before-closing ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/HEAD /docs/rules/jsx-space-before-closing.md
471+ [ react/sort-comp ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/HEAD /docs/rules/sort-comp.md
472+ [ react/display-name ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/HEAD /docs/rules/display-name.md
473+ [ react/jsx-no-bind ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/HEAD /docs/rules/jsx-no-bind.md
474+ [ react/no-is-mounted ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/HEAD /docs/rules/no-is-mounted.md
475+ [ react/prefer-es6-class ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/HEAD /docs/rules/prefer-es6-class.md
476+ [ react/jsx-quotes ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/f817e37beddddc84b4788969f07c524fa7f0823b/docs/rules/jsx-quotes.md
477+ [ react/prefer-stateless-function ] : https://github.com/jsx-eslint /eslint-plugin-react/blob/HEAD /docs/rules/prefer-stateless-function.md
You can’t perform that action at this time.
0 commit comments