Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 560 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 560 Bytes

@weiran.zsd/prepub NPM version Conventional Commits

A tool to help finding potential problems before publish, e.g. npm/rfcs#390

Prerequisites: Node.js (>=12.22.0).

Install

$ npm i @weiran.zsd/prepub -D

Usage

{
    "scripts": {"prepublishOnly": "prepub"}
}

License

MIT