What is publint
publint
lints npm packages to ensure widest
compatibility across environments, such as Vite, Webpack, Rollup,
Node.js, etc.
A full list of lint rules can be found at the
rules page.
How it works
When linting an npm package, the site downloads the tarball from the
npm registry, and runs publint
against it in a web
worker. For larger packages, it may take a while to download and
lint.