W72crm_web-master/node_modules/crypto-browserify/.nycrc

10 lines
81 B
Plaintext
Raw Normal View History

2025-05-27 11:25:53 +08:00
{
"exclude": [
"test/**"
],
"reporter": [
"html",
"text"
]
}