GT2/Ejectable/tsconfig.json
2021-08-22 04:30:04 +00:00

6 lines
89 B
JSON

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