Files
terminal/web/node_modules/@babel/traverse/tsconfig.overrides.json
T

6 lines
101 B
JSON

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