GT2/Ejectable/node_modules/expo-error-recovery/tsconfig.json

10 lines
217 B
JSON

// @generated by expo-module-scripts
{
"extends": "expo-module-scripts/tsconfig.base",
"compilerOptions": {
"outDir": "./build"
},
"include": ["./src"],
"exclude": ["**/__mocks__/*", "**/__tests__/*"]
}