GT2/Ejectable/tsconfig.json

7 lines
86 B
JSON

{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": false
}
}