Files
QMS/fe/mobile/tsconfig.json
T
ISMAIL MASSERAN 3189e3a1e3 DONE: first init
2026-07-20 16:10:22 +08:00

7 lines
85 B
JSON

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