GT2/Ejectable/tsconfig.json
2021-08-20 08:41:16 +00:00

6 lines
87 B
JSON

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