Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 416 Bytes

ESLint Formatter for Arcanist

Node.js CI

This formatter translate ESLint JSON output to Arcanist so it can be used with any generic arc linter.

Usage

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/