dunklestoast/ESLint Check Action
Runs ESLint Checks and bails if there is a failure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| eslintConfig | Path to your ESLint Config. Defaults to ".eslintrc.js" | no | — |
| eslintFolder | Where ESLint should look for the files. Defaults to "." | no | — |
| safeArtifacts | Whether we should create a file with the ESLint Result. File Name is eslintResult.json | no | — |
| authToken | GitHub AuthToken | no | — |
Outputs
no outputs