Files
tickte-system/node_modules/@babel/traverse/tsconfig.overrides.json
2025-12-17 17:55:13 +01:00

6 lines
101 B
JSON

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