We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419bd43 commit 54b674aCopy full SHA for 54b674a
README.md
@@ -160,10 +160,7 @@ The rules enabled in this configuration are:
160
* [react/jsx-no-undef](docs/rules/jsx-no-undef.md)
161
* [react/jsx-uses-react](docs/rules/jsx-uses-react.md)
162
* [react/jsx-uses-vars](docs/rules/jsx-uses-vars.md)
163
-* [react/no-danger](docs/rules/no-danger.md)
164
* [react/no-deprecated](docs/rules/no-deprecated.md)
165
-* [react/no-did-mount-set-state](docs/rules/no-did-mount-set-state.md) with `allow-in-func` option
166
-* [react/no-did-update-set-state](docs/rules/no-did-update-set-state.md) with `allow-in-func` option
167
* [react/no-direct-mutation-state](docs/rules/no-direct-mutation-state.md)
168
* [react/no-find-dom-node](docs/rules/no-find-dom-node.md)
169
* [react/no-is-mounted](docs/rules/no-is-mounted.md)
0 commit comments