Ankilan/.eslintrc.json

6 lines
126 B
JSON

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