krizzu/Eslint check
GitHub action running eslint check in your project, annotating errors/warnings in PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ghToken | GitHub token | yes | — |
| eslintFiles | Relative path to files/directories to run lint on. | no | . |
| eslintConfig | Relative path to eslint config. Can either be ".js" config, ".eslintrc" or "package.json". | no | .eslintrc |
| eslintExt | File extension to run linting on. | no | js, ts, jsx, tsx |
Outputs
no outputs