ext/npm-pkg-lint
Opinionated linter for NPM package tarball and package.json metadata
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allow-dependencies | Comma-separated list of dependencies to explicitly allow even if they would yield an error | no | "" |
| build | Build command (executed with `npm run`) | no | build |
| folders | Space-separated list of folder to run in. | no | . |
| ignore-node-version | Ignore error for outdated node version (see `--ignore-node-version` CLI argument) | no | "" |
| npm-pack | When enabled `npm pack` is run automatically | no | true |
Outputs
no outputs