{
  "extends": "@buzzwaretech/typescript-config/node-library.json",
  "include": ["src/**/*.ts"],
  "exclude": ["node_modules", "dist"]
}
