eslint-formatter-github-actions
v1.1.0
Published
An Eslint formatter that prints warnings and errors compatible with Github actions file annotations.
Downloads
368
Maintainers
Readme
eslint-formatter-github-actions
An Eslint formatter that prints warnings and errors compatible with Github actions file annotations.
Installation
npm install --save-dev eslint-formatter-github-actions
Usage with ESLint CLI
eslint -f github-actions <path-to-file-or-directory>