ESLint VSCode Formatter

JSON →
library 0.1.6 ·javascript
verified Jun 4, 2026

An ESLint formatter that produces color-coated, VSCode-compatible output with severity, filepath, and ruleId. The current stable version is 0.1.6. It provides two output modes: a compact 'vscode' format and a detailed 'vscode/detailed' format that includes messages and file-level summaries. It is a lightweight, no-configuration formatter targeting developers who integrate ESLint with VSCode's problem matchers. Unlike other formatters, it generates output that VSCode can parse directly in terminal and problem panels.