@gilbarbara/types

v0.2.2
Reusable typescript typings
typescript typings

build

npm run clear && npm run build:files

build:files

tsc

clear

del dist/*

lint

eslint --ext .ts,.tsx src

test

jest --bail

test:watch

jest --watchAll --verbose

typecheck

tsc --noEmit

validate

npm run lint && npm run typecheck && npm run test && npm run build

prepare

husky install

prepublishOnly

npm run validate
npm i @gilbarbara/types

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 8/2/2023

Downloads

Maintainers