mirror of
https://github.com/vacp2p/rln-interep-contract.git
synced 2026-01-08 21:27:58 -05:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
module.exports = {
|
|
istanbulReporter: ["lcov"],
|
|
istanbulFolder: "coverage",
|
|
};
|