lint-and-publish
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

lint-publish

zelda-publish-lint

由于cicd中,我们一般会直接配置npm run build,npm publish 但是很多时候我们的代码并没有版本改动,这样会导致无效的发包,所以我们需要一个工具来校验此次操作是否需要真正发包,避免cicd行为中的无效发包导致的错误提醒

Use

  • pnpm add lint-and-publish
  • npx lint-and-publish --init
  • 将用lint-publish替换掉npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i lint-and-publish

Weekly Downloads

12

Version

0.0.8

License

MIT

Unpacked Size

16.7 kB

Total Files

14

Last publish

Collaborators

  • gongking