eslint-formatter-arcanist
v1.0.0
Published
ESLint formatter that output ArcanistLintMessage
Maintainers
Readme
ESLint Formatter for Arcanist
This formatter translate ESLint JSON output to Arcanist so it can be used with any generic arc linter.
Usage
npm i -D eslint-formatter-arcanistThen configure your eslint with -f arcanist. For more details check out https://eslint.org/docs/user-guide/formatters/
