Files
mdb/mdb-predator/tsconfig.json
Bastien COIGNOUX bd325fe456 init
2026-05-03 20:18:33 +02:00

7 lines
85 B
JSON

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