Skip to content

publint/publint

Repository files navigation


publint

Lint packaging errors. Ensure compatibility across environments.

Try it online


Usage

# Lint your library project
$ npx publint

# Lint a dependency
$ npx publint ./node_modules/some-lib

# Lint your project's dependencies based on package.json
$ npx publint deps

Or try it online at https://publint.dev. For JavaScript usage, see packages/publint/README.md.

Development

See CONTRIBUTING.md.

Sponsors

@bluwy's sponsors:

Sponsors

License

MIT