ip2region/binding/nodejs/.nycrc.json
2022-07-21 17:33:47 +08:00

5 lines
80 B
JSON

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