Files
Botexercito/Frontend/angular-internal-chat/node_modules/piscina/.taprc
T
2026-03-22 18:07:19 +00:00

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