summaryrefslogtreecommitdiff
path: root/node_modules/@babel/traverse/tsconfig.overrides.json
blob: a9d7089b2a0548238af4dab41d6ead8d2018d0c8 (plain) (blame)
1
2
3
4
5
6
{
  "compilerOptions": {
    "strictNullChecks": true,
    "strictPropertyInitialization": true
  }
}