Files
JiboSDK/node_modules/crypto-browserify/.nycrc
2026-03-22 03:21:45 +02:00

10 lines
81 B
JSON

{
"exclude": [
"test/**"
],
"reporter": [
"html",
"text"
]
}