Transforms ESLint JSON output to Arcanist so it can be used with any generic arc linter
This formatter translate ESLint JSON output to Arcanist so it can be used with any generic arc linter.
npm i -D eslint-formatter-arcanist
Then configure your eslint with -f arcanist
. For more details check out https://eslint.org/docs/user-guide/formatters/