fix(config): stricter typescript for better type inference

environments/review-docs-feat-z0hkbz/deployments/20800
upsiflu 2025-03-09 13:10:54 +01:00
rodzic 3e31002df9
commit 56fff9d583
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,7 @@
"baseUrl": ".",
"sourceMap": true,
"noUnusedLocals": true,
"noImplicitAny": true,
"experimentalDecorators": true,
"typeRoots": ["node_modules", "node_modules/@types"],
"types": [