Install dependencies for the workspace
yarn install
All commands below need to be run in the context of the webhook
package where this README is located. Read more about context here.
Running in dev
mode:
yarn dev
Building to dist
directory with javascript output:
yarn build
Running all tests:
yarn test
Linting:
yarn lint
Typechecking:
yarn typecheck
This package consists of utilities to work with Immutable webhooks