ship-gis/node_modules/@babel/traverse/tsconfig.overrides.json
2026-01-22 09:14:01 +09:00

6 lines
101 B
JSON

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