ESLint Codeframe Formatter

JSON →
library 1.0.2 ·javascript maintenance
verified Jun 4, 2026

An ESLint formatter that outputs linting results with code snippets using babel-code-frame. Version 1.0.2 is stable (no further releases expected). This package enhances readability by showing the exact lines of code where errors and warnings occur, similar to babel's error output. It is a lightweight alternative to other ESLint formatters that only show file, line, column, and message. No breaking changes since its initial release; maintained in maintenance mode.