GT2/Ejectable/tsconfig.json
2021-08-24 15:43:25 +00:00

6 lines
92 B
JSON

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