typesprint

v0.0.1-1
placeholder for things to come

dev

concurrently "yarn build --watch" "yarn storybook" "yarn test:watch"

build

tsup --onSuccess "yarn yalc publish"

type-check

tsc

lint

eslint --ignore-path .gitignore "{src,tests}/**/*.+(ts|js|tsx)"

lint:fix

yarn lint --fix && prettier --write .

test

jest --coverage --passWithNoTests

test:ci

yarn test --ci

test:watch

jest --watch

prepare

husky install

commit

cz

storybook

storybook dev -p 6006

build-storybook

storybook build

deploy-storybook

storybook-to-ghpages

release

yarn build && yarn release-it
npm i typesprint

Metadata

  • Unknown
  • >=14.0.0
  • Unknown
  • released 4/27/2023

Downloads

Maintainers