Custom formatter for ESLint that generates GitHub Actions annotations.
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
eslint -f @react-hookz/gha
Anton Zinovyev |