yanchengPowerSupply/node_modules/es5-shim/.nycrc

12 lines
164 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test",
"*.map",
"*.min.js"
]
}