aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.build.json
blob: 64f86c6bd2bb30e3d22e752295eb7c7923fc191e (plain)
1
2
3
4
{
  "extends": "./tsconfig.json",
  "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}