Skip to content

Commit 54b674a

Browse files
committed
Update recommended configuration rules list in README
1 parent 419bd43 commit 54b674a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,7 @@ The rules enabled in this configuration are:
160160
* [react/jsx-no-undef](docs/rules/jsx-no-undef.md)
161161
* [react/jsx-uses-react](docs/rules/jsx-uses-react.md)
162162
* [react/jsx-uses-vars](docs/rules/jsx-uses-vars.md)
163-
* [react/no-danger](docs/rules/no-danger.md)
164163
* [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
167164
* [react/no-direct-mutation-state](docs/rules/no-direct-mutation-state.md)
168165
* [react/no-find-dom-node](docs/rules/no-find-dom-node.md)
169166
* [react/no-is-mounted](docs/rules/no-is-mounted.md)

0 commit comments

Comments
 (0)