the-tip-top-backend/node_modules/@babel/traverse/tsconfig.overrides.json

6 lines
101 B
JSON

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