๐Ÿ“ฆ nestjs / throttler

๐Ÿ“„ tsconfig.build.json ยท 6 lines
1
2
3
4
5
6{
  "extends": "./tsconfig.json",
  "include": ["src"],
  "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}