source: trip-planner-front/node_modules/piscina/.taprc@ e29cc2e

Last change on this file since e29cc2e was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 276 bytes
Line 
1check-coverage: false
2color: true
3coverage: true
4coverage-report:
5 - html
6 - text
7jobs: 2
8no-browser: true
9test-env: TS_NODE_PROJECT=test/tsconfig.json
10test-ignore: $.
11test-regex: ((\/|^)(tests?|__tests?__)\/.*|\.(tests?|spec)|^\/?tests?)\.([mc]js|ts)$
12timeout: 60
13ts: true
Note: See TracBrowser for help on using the repository browser.