Files
geovektor/node_modules/@babel/traverse/tsconfig.overrides.json

6 lines
101 B
JSON
Raw Permalink Normal View History

2026-02-10 16:22:14 +05:00
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}