elearning/Frontend-Learner/node_modules/@babel/traverse/tsconfig.overrides.json
2026-01-13 10:48:02 +07:00

6 lines
No EOL
101 B
JSON

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