Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
272 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | check-coverage: true
|
---|
| 2 | color: true
|
---|
| 3 | coverage: true
|
---|
| 4 | coverage-report:
|
---|
| 5 | - html
|
---|
| 6 | - text
|
---|
| 7 | no-browser: true
|
---|
| 8 | test-env: TS_NODE_PROJECT=test/tsconfig.json
|
---|
| 9 | test-ignore: $.
|
---|
| 10 | test-regex: ((\/|^)(tests?|__tests?__)\/.*|\.(tests?|spec)|^\/?tests?)\.([mc]js|[jt]sx?)$
|
---|
| 11 | timeout: 30
|
---|
| 12 | ts: true
|
---|
Note:
See
TracBrowser
for help on using the repository browser.