📝 Update readme
This commit is contained in:
parent
0ad63c64df
commit
435768edd8
1 changed files with 2 additions and 0 deletions
|
@ -25,3 +25,5 @@ If you are developing a production application, we recommend updating the config
|
|||
- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`
|
||||
- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`
|
||||
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list
|
||||
|
||||
test
|
Reference in a new issue