Lint packaging errors. Ensure compatibility across environments. All in VS Code.
We recommend using it together with the Error Lens extension.
| Key | Type | Default | Description |
|---|---|---|---|
| ignore-private-packages? | boolean | true | Ignore packages with \"private\": true? |
| ignored-rules? | string[] | [] | List of ignored rule codes |
- publint, for the original package for the lint
package.jsonfile.
- reuse json-ext from publint dependencies instead of jsonpos (similar packages)

