Webhint JSON Object Formatter
JSON →A formatter for webhint that outputs linting results as a JSON array. Version 1.6.0 is the latest stable release; the package sees infrequent updates. It is part of the webhint ecosystem, specifically designed to produce machine-readable output for integration with other tools. Unlike default formatters (e.g., stylish), this one returns raw JSON suitable for CI pipelines or custom processing. It depends on the hint package (peer dependency ^7.0.0) and ships TypeScript definitions.