Files
JiboSDK/node_modules/crypto-browserify/.nycrc

10 lines
81 B
Plaintext
Raw Normal View History

2026-03-22 03:21:45 +02:00
{
"exclude": [
"test/**"
],
"reporter": [
"html",
"text"
]
}