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