mirror of
https://github.com/logos-messaging/waku-rlnv1-contract.git
synced 2026-01-02 14:23:09 +00:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
|
|
module.exports = {
|
||
|
|
istanbulReporter: ["lcov"],
|
||
|
|
istanbulFolder: "coverage",
|
||
|
|
};
|