10 lines
170 B
YAML
10 lines
170 B
YAML
|
instrumentation:
|
||
|
root: .
|
||
|
extensions:
|
||
|
- .js
|
||
|
default-excludes: true
|
||
|
include-all-sources: true
|
||
|
excludes: ['tests/**']
|
||
|
reporting:
|
||
|
print: both
|