dashboard/frontend/node_modules/@babel/traverse/tsconfig.overrides.json

6 lines
101 B
JSON
Raw Normal View History

2025-12-16 08:16:27 +09:00
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}