Files
QMS/fe/mobile/tsconfig.json
T

6 lines
84 B
JSON

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