Files
AIeffect/node_modules/@babel/traverse/tsconfig.overrides.json
2026-04-01 19:57:47 +08:00

6 lines
101 B
JSON

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