UNPKG

137 BPlain TextView Raw
1{
2 "extends": "react-app",
3 "rules": {
4 "no-restricted-globals": 0,
5 "no-useless-constructor": 0,
6 "no-extend-native": 0
7 }
8}
\No newline at end of file