dashboard/frontend/node_modules/@babel/traverse/tsconfig.overrides.json
2025-12-16 08:16:27 +09:00

6 lines
No EOL
101 B
JSON

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