Skip to content

Commit 526d54a

Browse files
committed
add react version to config file
1 parent 5dbd5f3 commit 526d54a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.eslintrc.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ extends:
1616
- prettier/flowtype
1717
- prettier/react
1818

19+
settings:
20+
react:
21+
version: "16.4"
22+
flowVersion: "0.67"
23+
1924
env:
2025
es6: true
2126
react-native/react-native: true

0 commit comments

Comments
 (0)