react-hanger

v2.3.2
Set of a helpful hooks, for different specific to some primitives types state changing helpers

lint

eslint ./src --ext ts,tsx --max-warnings 0

lint:fix

yarn lint --fix

test

jest src

test:watch

yarn test -- --watch

build:esm

tsc

build:cjs

tsc -p tsconfig-require.json

clean

rimraf lib

build

yarn build:esm && npm run build:cjs

postbuild

node copyPackageJsonAndReadme.js

postversion

yarn clean && yarn build

release

np --contents lib --no-yarn

Metadata

  • MIT
  • Whatever
  • kitze
  • released 1/27/2021

Downloads

Maintainers