posthog-plugin-hello-world

v1.0.0
Greet the world with every PostHog event!
posthog plugin

test

jest src

build

npm run clean && npm run compile

clean

rimraf dist/*

purge

rimraf dist node_modules

compile

tsc

lint

eslint .

lint:fix

eslint --fix .

format

prettier --write .

format:check

prettier --check .

prepublishOnly

npm run test && npm run build
npm i posthog-plugin-hello-world

Metadata

  • MIT
  • Whatever
  • PostHog
  • released 1/18/2021

Downloads

Maintainers