{
  "$schema": "https://json.schemastore.org/tsconfig",
  "compilerOptions": {
    "alwaysStrict": true,
    "declaration": true,
    "strict": true
  },
  "extends": "./base.json"
}
