@bitgo/statics

v6.16.0-rc.4
dependency-free static configuration for the bitgo platform

fmt

prettier --write 'src/**/*.ts'

test

yarn unit-test

build

tsc

clean

rm -r ./dist

prepare

npm run build

check-fmt

prettier --check 'src/**/*.ts'

precommit

lint-staged

unit-test

nyc -- mocha --opts test/mocha.opts "test/unit/*.ts"
npm i @bitgo/[email protected]

Metadata

Downloads