UNPKG

eslint-formatter-rdjson

Version:

ESLint Formatter for the Reviewdog Diagnostic Format (RDFormat)

30 lines (29 loc) 703 B
{ "name": "eslint-formatter-rdjson", "version": "1.0.6", "description": "ESLint Formatter for the Reviewdog Diagnostic Format (RDFormat)", "main": "./index.js", "exports": "./index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/reviewdog/action-eslint.git" }, "keywords": [ "eslint", "eslint", "formatter", "formatter", "rdjson", "reviewdog", "rdformat" ], "author": "haya14busa", "license": "MIT", "bugs": { "url": "https://github.com/reviewdog/action-eslint/issues" }, "homepage": "https://github.com/reviewdog/action-eslint#readme" }