Files
dd0c-site/node_modules/@babel/traverse/tsconfig.overrides.json

6 lines
101 B
JSON
Raw Permalink Normal View History

2026-03-22 20:00:13 +00:00
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}