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