Files
schichtplanung/frontend/node_modules/@babel/traverse/tsconfig.overrides.json
T
2026-07-31 10:08:13 +02:00

6 lines
101 B
JSON

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