tsconfig.json (97.00 Bytes)
{
  "extends": "./tsconfig.base.json",
  "compilerOptions": {
    "strictNullChecks": true
  }
}