add sol-coverage

This commit is contained in:
Drygin 2022-03-05 20:33:06 +03:00
parent 896fc224ff
commit 10aeb05417
6 changed files with 647 additions and 14 deletions

View file

@ -93,4 +93,6 @@ module.exports = {
],
},
},
plugins: ['solidity-coverage'],
}