Files
jiggablend/web/node_modules/@babel/traverse/tsconfig.overrides.json
2025-11-21 17:31:18 -06:00

6 lines
101 B
JSON

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