Files
opencrm/frontend/node_modules/@babel/traverse/tsconfig.overrides.json
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01:00

6 lines
101 B
JSON

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