Detalhes do pacote

@expo/npm-proofread

ide235.7kBSD-2-Clause1.0.1

Proofreads a package before publishing it to npm

readme (leia-me)

proofread

This package prevents publishing a prerelease version of a library without an explicit dist-tag. You can still publish to latest -- you just need to be explicit about it with npm publish --tag=latest.

Usage:

Install @expo/npm-proofread and in package.json add a "prepublishOnly" script that calls just proofread.