Files
Charon/frontend/node_modules/@babel/traverse/tsconfig.overrides.json
2025-11-17 22:08:59 -05:00

6 lines
101 B
JSON

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