ESLint Relative JUnit Formatter
JSON →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.