standardwebhooks

v1.0.0
Standard Webhooks for TypeScript
webhooks typescript

build

tsc

prepare

yarn run build

test

jest

prepublishOnly

yarn lint

lint:eslint

eslint --ignore-path .lintignore --ext .js,.jsx,.ts,.tsx src

lint:prettier

prettier --ignore-path .lintignore --write src/**.ts

lint

yarn run lint:prettier && yarn run lint:eslint --max-warnings=0

lint:fix

yarn run lint:prettier --write && yarn run lint:eslint --fix
npm i standardwebhooks

Metadata

  • MIT
  • Whatever
  • Standard Webhooks
  • released 3/4/2024

Downloads

Maintainers