Skip to content

Commit 615e29e

Browse files
author
陈杰
committed
update readme+
1 parent ce6ce4a commit 615e29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ or use the recommended rules:
5757
}
5858
```
5959

60-
**Note**: The rule `react-directives/no-undef` inherits from `no-undef`, the rule `react-directives/no-unused-vars` inherits from `no-unused-vars`, make sure the rules work, please turn them off.
60+
**Note**: The rule `react-directives/no-undef` inherits from [`no-undef`](https://eslint.org/docs/rules/no-undef), the rule `react-directives/no-unused-vars` inherits from [`no-unused-vars`](https://eslint.org/docs/rules/no-unused-vars), make sure the rules work, please turn them off.
6161

6262
## Settings
6363

0 commit comments

Comments
 (0)