UNPKG

react-native-test-runner

Version:
16 lines (15 loc) 306 B
{ "root": true, "env": { "browser": true }, "extends": [ "@moxy/eslint-config-base/esm", "@moxy/eslint-config-babel", "@moxy/eslint-config-react-native" ], "rules": { "import/no-unresolved": "off", "import/no-commonjs": "off" } }