aswi2020vldc-gitlab/templetes/node_modules/object-inspect/.nycrc @ 10920ea3
1 | 3a515b92 | cagy | { |
---|---|---|---|
2 | "all": true, |
||
3 | "check-coverage": true, |
||
4 | "instrumentation": false, |
||
5 | "sourceMap": false, |
||
6 | "reporter": ["html", "text-summary"], |
||
7 | "lines": 93, |
||
8 | "statements": 93, |
||
9 | "functions": 96, |
||
10 | "branches": 89, |
||
11 | "exclude": [ |
||
12 | "coverage", |
||
13 | "example", |
||
14 | "test", |
||
15 | "test-core-js.js" |
||
16 | ] |
||
17 | } |