Icard/angular-clarity-master(work.../node_modules/piscina/.taprc

14 lines
276 B
Plaintext
Raw Normal View History

2024-07-16 14:55:36 +00:00
check-coverage: false
color: true
coverage: true
coverage-report:
- html
- text
jobs: 2
no-browser: true
test-env: TS_NODE_PROJECT=test/tsconfig.json
test-ignore: $.
test-regex: ((\/|^)(tests?|__tests?__)\/.*|\.(tests?|spec)|^\/?tests?)\.([mc]js|ts)$
timeout: 60
ts: true