zeroseven/ESLint
Lint JavaScript/TypeScript files with ESLint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Node.js version to use | no | 20 |
| config | Path to ESLint config file | yes | — |
| paths | Paths/patterns to lint | no | . |
| extensions | File extensions to check | no | .js,.ts,.jsx,.tsx |
| max-warnings | Maximum warnings allowed (0 = error on any warning) | no | -1 |
Outputs
no outputs