bundlemon-utils

v1.2.0-rc.2
[![npm](https://img.shields.io/npm/v/bundlemon-utils)](https://www.npmjs.com/package/bundlemon-utils)

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

lint:fix

yarn lint --fix

type-check

tsc --noEmit

prepublishOnly

yarn test && yarn lint && yarn build

Metadata

  • MIT
  • >=14.16
  • Liron Er
  • released 10/1/2022

Downloads

Maintainers