source: trip-planner-front/node_modules/eventemitter-asyncresource/.taprc@ 8d391a1

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

initial commit

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