ci(nyc): test coverage using only the Node implementation, document reasoning
This commit is contained in:
@@ -97,7 +97,8 @@
|
||||
],
|
||||
"nyc": {
|
||||
"exclude": [
|
||||
"**/*.spec.js"
|
||||
"**/*.spec.js",
|
||||
"build/browser/**"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user