ESLint Clang Formatter

JSON →
library 1.3.0 ·javascript
verified Jun 4, 2026

A formatter for ESLint that provides output similar to clang's error format. Version 1.3.0 is the latest stable release. Includes colorized output, configurable colors via .clangformatterrc or programmatic config, and obeys ESLint's --no-color flag. It differentiates from default ESLint formatters by offering more informative file/location/error/message layout and customizable chalk-based colors. Suitable for developers who prefer clang-style error reporting.