GT2/Ejectable/tsconfig.json

7 lines
88 B
JSON

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