1.1.0 • Published 3 years ago

eslint-formatter-github-actions v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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>