@celo/utils

v7.0.0
Celo common utils

docs

yarn run --top-level typedoc

lint

yarn run --top-level eslint -c .eslintrc.js

test

yarn run --top-level jest --runInBand --ci

build

yarn run --top-level tsc -b .

clean

yarn run --top-level tsc -b . --clean

test:verbose

yarn run --top-level jest --verbose

prepublishOnly

yarn build
npm i @celo/[email protected]

Metadata

Downloads