Files
ServiceManager/frontend/node_modules/@babel/traverse/tsconfig.overrides.json
2026-01-01 17:40:53 +01:00

6 lines
101 B
JSON

{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}