eslint-formatter-json
ESLint’s official json
formatter, unofficially published as a standalone module
You can see the output example on eslint.org.
This package has been extracted from ESLint’s repository by @fregante so you can use it independently of ESLint.
Important: If you're using ESLint, you do not need this package, the formatter is built into ESLint.
Note for ESLint’s maintainers: Open an issue on fregante/eslint-formatters if you'd like to publish these packages yourself as part of a monorepo. I'll gladly pass the npm names to you. Much 💚