Shared utilities for lint reporters, including ESLint and SCSS-Lint. Version 0.3.3 is current, with infrequent releases. Provides formatting and reporting helpers. Minimal dependencies, but some security fixes were applied in v0.3.0 for Handlebars vulnerabilities. Not widely used; primarily for internal tooling at ratherblue.
npm install hairballsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing formatResults and formatting a lint result object.
Update to v0.3.0 or later.
Declare module or use .d.ts file.
Test reporters with new versions.
Run npm install hairballs.
Use import { formatResults } from 'hairballs'.