Files
dashboard-leads/frontend/node_modules/@babel/traverse/tsconfig.overrides.json
2026-08-18 11:48:08 -05:00

6 lines
101 B
JSON

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