2.0.1 • Published 3 months ago

@react-hookz/eslint-formatter-gha v2.0.1

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

ESLint Formatter for GitHub Actions

NPM Version NPM Downloads NPM Dependents Build Types

× DISCORD × CHANGELOG ×


Custom formatter for ESLint that generates GitHub Actions annotations.

Install

This one is pretty simple, everyone knows what to do:

npm i --save-dev @react-hookz/eslint-formatter-gha
# or
yarn add -D @react-hookz/eslint-formatter-gha

Usage

eslint -f @react-hookz/gha

Contributors