0.0.5 • Published 5 years ago
@cosmwallet/config-coverage v0.0.5
@cosmwallet/config-coverage
Common test coverage configuration for CosmWallet libraries.
Tool: nyc
Exposed CLI command:
cosmwallet-config-coverage
Usage
Add .nycrc:
{
"extends": "@cosmwallet/config-coverage"
}Use scipt above in package.json:
"scripts": {
"coverage": "cosmwallet-config-coverage"
}0.0.5
5 years ago