Ankilan/.eslintrc.json
2020-03-13 13:01:25 -04:00

6 lines
126 B
JSON

{
"root": true,
"extends": "@react-native-community",
"plugins": ["react", "react-native", "@react-native-community"]
}