Files
sp80/sample_interface/node_modules/@babel/traverse/tsconfig.overrides.json
2026-03-13 15:46:10 +08:00

6 lines
101 B
JSON

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