Files
mooknote_web/node_modules/@babel/traverse/tsconfig.overrides.json
DelLevin-Home a4a326401e 1
2026-03-10 22:06:32 +08:00

6 lines
101 B
JSON

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