{
  "extends": "../../tsconfig.json",
  "include": ["src/**/*", "test"],
  "exclude": ["node_modules", "dist"]
}
