wa-api-v2 / tsconfig.build.json
baagas0's picture
init
b62a170
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}