项目作者: dropbox

项目描述 :
Transforms ESLint JSON output to Arcanist so it can be used with any generic arc linter
高级语言: TypeScript
项目地址: git://github.com/dropbox/eslint-formatter-arcanist.git
创建时间: 2020-07-01T03:10:43Z
项目社区:https://github.com/dropbox/eslint-formatter-arcanist

开源协议:Other

下载


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

  1. 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/