@rollup/plugin-beep

v0.2.0
A Rollup plugin which beeps on errors and warnings
beep plugin rollup

ci:coverage

nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov

ci:lint

pnpm run lint

ci:lint:commits

commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}

ci:test

ava --verbose

lint

pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package

lint:docs

prettier --single-quote --write README.md

lint:js

eslint --fix --cache lib test types --ext .js,.ts

lint:package

prettier --write package.json --plugin=prettier-plugin-package

test

ava
npm i @rollup/[email protected]

Metadata

  • MIT
  • >= 8.0.0
  • shellscape
  • released 4/12/2020

Downloads