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