local-aws/tsconfig.build.ts

4 lines
88 B
TypeScript

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