@rollup/plugin-beep

v1.0.3
A Rollup plugin which beeps on errors and warnings
beep plugin rollup

ci:coverage

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

ci:lint

pnpm lint

ci:lint:commits

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

ci:test

ava --verbose

release

pnpm --workspace-root plugin:release --pkg $npm_package_name

test

ava
npm i @rollup/plugin-beep

Metadata

  • MIT
  • >=14.0.0
  • shellscape
  • released 10/5/2023

Downloads