bundlemon-utils

v0.1.0-rc.2

lint

yarn eslint --config ../../.eslintrc.json --max-warnings=0 "src/**/*.ts"

test

jest

build

rimraf lib/ && tsc -p tsconfig.release.json && tsc -p tsconfig-cjs.json

type-check

tsc --noEmit

prepublishOnly

yarn test && yarn lint && yarn build

Metadata

  • MIT
  • Whatever
  • Liron Er
  • released 7/19/2020

Downloads

Maintainers