@celo/utils

v0.1.20
Celo common utils

lint

tslint -c tslint.json --project .

test

jest --runInBand --ci

build

tsc -b .

clean

tsc -b . --clean

test:verbose

jest --verbose

prepublishOnly

yarn build
npm i @celo/[email protected]

Metadata

Downloads