GT2/Ejectable/tsconfig.json

7 lines
85 B
JSON
Raw Normal View History

2021-08-16 07:50:50 +00:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}