UNPKG
yoda-common-boilerplate
Version:
latest (1.0.0)
1.0.0
Repository of all JCP reusable atoms, molecules and organisms
yoda-common-boilerplate
/
.istanbul.yml
3 lines
•
76 B
YAML
View Raw
1
2
3
instrumentation: extensions: [
'.js'
,
'.jsx'
] excludes: [
'**/__tests/**'
]