Initial Save
This commit is contained in:
15
node_modules/es-abstract/.nycrc
generated
vendored
Normal file
15
node_modules/es-abstract/.nycrc
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"all": true,
|
||||
"check-coverage": false,
|
||||
"reporter": ["text-summary", "text", "html", "json"],
|
||||
"exclude": [
|
||||
"coverage",
|
||||
"operations",
|
||||
"test",
|
||||
"helpers/callBind.js",
|
||||
"helpers/callBound.js",
|
||||
"helpers/getOwnPropertyDescriptor.js",
|
||||
"helpers/getSymbolDescription.js",
|
||||
"helpers/regexTester.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user