Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit d51cfad

Browse files
committed
update .eslintrc.yml - add settings:react:version
1 parent b9d3c04 commit d51cfad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintrc.yml

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ parserOptions:
1414
plugins:
1515
- react
1616
- '@typescript-eslint'
17+
settings:
18+
react:
19+
version: detect
1720
rules:
1821
indent:
1922
- error

0 commit comments

Comments
 (0)