/eslint-action

GitHub action that lints your code with eslint in parallel to your builds

Primary LanguageJavaScriptMIT LicenseMIT

ESLint Action

Offload your CI of running ESLint. With this action you can run it in parallel to your CI process, which means, faster builds!

This action will also annotate the diff with the errors and warnings reported by ESLint.