harb/services/txnBot/tsconfig.build.json
johba 514be62cbb txnbot - rewrite and lint (#53)
resolves #46

Co-authored-by: johba <johba@harb.eth>
Reviewed-on: https://codeberg.org/johba/harb/pulls/53
2025-10-04 15:40:30 +02:00

4 lines
94 B
JSON

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