{"library":"eslint-clang-formatter","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","eslint","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-clang-formatter","imports":["const formatter = require('eslint-clang-formatter');","const formatter = require('eslint-clang-formatter'); formatter(results, { clangFormatter: { colors: { file: 'green' } } });"]},{"cmd":"yarn add eslint-clang-formatter","imports":[]},{"cmd":"pnpm add eslint-clang-formatter","imports":[]}],"homepage":"https://github.com/cappuccino/eslint-clang-formatter","github":"https://github.com/cappuccino/eslint-clang-formatter","docs":null,"changelog":null,"pypi":null,"npm":"eslint-clang-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}