An ESLint formatter that outputs JUnit XML with relative file paths instead of absolute paths. Version 0.0.3 is the latest stable release, though the package appears unmaintained since 2017. It forks the built-in JUnit formatter to strip absolute paths, which is useful when sharing reports across environments with different root directories. Notably, it does not support ESLint's new flat config system and has no TypeScript definitions.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package is designed to be used as a CLI formatter, not imported programmatically.
Shows how to generate a JUnit XML report with relative paths using the formatter from the command line.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.