• Mark Tyneway's avatar
    deps: remove nyc (#11195) · 2de262ed
    Mark Tyneway authored
    * deps: remove nyc
    
    nyc is an unused dep for code coverage. This commit removes
    the dep as it is no longer used. We should remove deps that
    are not used as it bloats dependabot fixes in the monorepo
    as well as introducing attack vectors. Every dep is a liability
    and we should only have deps that we really need.
    
    * ci: cleanup
    
    Remove the calls to code coverage in ci
    
    * ci: add test
    2de262ed
Name
Last commit
Last update
..
src/tasks Loading commit data...
.depcheckrc Loading commit data...
.eslintrc.js Loading commit data...
.example.env Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...