GT2/Ejected/tsconfig.json

7 lines
88 B
JSON
Raw Normal View History

2021-08-19 00:49:26 +00:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}