horse-betting/btc-ui-app-2/node_modules/piscina/.taprc
2025-06-19 16:39:08 +05:30

15 lines
298 B
Plaintext

# Coverage done by c8
check-coverage: false
coverage: false
coverage-report:
- lcovonly
color: true
jobs: 2
test-env: TS_NODE_PROJECT=test/tsconfig.json
test-ignore: $.
test-regex: ((\/|^)(test?|__test?__)\/.*|\.(tests?|spec)|^\/?tests?)\.([mc]js|ts)$
timeout: 60
ts: true
jsx: false
flow: false