node-fetch/.nycrc

8 lines
89 B
JSON

{
"require": [
"babel-register"
],
"sourceMap": false,
"instrument": false
}