ship-gis/node_modules/@babel/traverse/tsconfig.overrides.json

6 lines
101 B
JSON
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}