UNPKG

detox

Version:

E2E tests and automation for mobile

13 lines 190 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "checkJs": true, "target": "es2017" }, "exclude": [ "node_modules" ], "include": [ "src/**/*" ] }