block-accounting/chain-api/tsconfig.build.json
2024-05-08 00:28:55 +03:00

5 lines
97 B
JSON

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