ip2region_private/binding/nodejs/.nycrc.json

5 lines
80 B
JSON

{
"all": true,
"report-dir": "./coverage/",
"reporter": ["text", "html"]
}