@eth-optimism/core-utils

v0.4.3
## What is this?

all

yarn clean && yarn build && yarn test && yarn lint:fix && yarn lint

build

tsc -p tsconfig.build.json

clean

rimraf dist/ ./tsconfig.build.tsbuildinfo

lint

yarn lint:fix && yarn lint:check

lint:fix

prettier --config .prettierrc.json --write '{src,test}/**/*.ts'

lint:check

tslint --format stylish --project .

test

ts-mocha test/**/*.spec.ts
npm i @eth-optimism/[email protected]

Metadata

  • MIT
  • Whatever
  • Optimism PBC
  • released 5/14/2021

Downloads