GT2/Ejectable/tsconfig.json
2021-08-21 07:45:27 +00:00

6 lines
88 B
JSON

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