{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "stripInternal": false,
  },
  "exclude": ["tests"]
}