Files
Arbejd.com-react/node_modules/@babel/traverse/tsconfig.overrides.json
2026-02-14 10:46:50 +01:00

6 lines
101 B
JSON

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