ESLint formatter that outputs warnings and errors in the format expected by Kakoune's lint.kak, enabling seamless integration with the editor. Version 1.0.0 is stable with infrequent releases. This formatter is a specialized alternative to other ESLint formatters, tailored specifically for Kakoune with no external runtime dependencies beyond ESLint.
npm install eslint-formatter-kakouneVerified import paths — ran on the pinned version, not inferred.
Runs ESLint on file.js and outputs results in Kakoune-compatible format.
Use import syntax or set type: 'module' in package.json.
Switch to import syntax or configure CommonJS support.
Install with 'npm install --save-dev eslint-formatter-kakoune' and use correct path.
No dependency data recorded yet.