Ankilan/.eslintrc.json

6 lines
126 B
JSON
Raw Permalink Normal View History

2020-03-13 17:01:25 +00:00
{
"root": true,
"extends": "@react-native-community",
"plugins": ["react", "react-native", "@react-native-community"]
}