GT2/Ejectable/tsconfig.json
2021-08-24 00:02:21 +00:00

6 lines
90 B
JSON

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