nanobot-voice-interface/frontend/node_modules/@babel/traverse/tsconfig.overrides.json
2026-03-06 22:51:19 -05:00

6 lines
No EOL
101 B
JSON

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