@bitgo/statics

v6.18.0-rc.7
dependency-free static configuration for the bitgo platform

fmt

prettier --write .

test

yarn unit-test

build

yarn tsc --build --incremental --verbose .

clean

rm -r ./dist

prepare

npm run build

check-fmt

prettier --check .

precommit

yarn lint-staged

unit-test

nyc -- mocha
npm i @bitgo/[email protected]

Metadata

Downloads