node/tools/eslint/node_modules/eslint-formatter-tap
Michaël Zasso 2eff28fb7a
tools: move ESLint to tools/eslint
Greatly simplify how ESLint and its plugins are installed.

PR-URL: https://github.com/nodejs/node/pull/53413
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-06-19 19:54:08 +00:00
..
index.js tools: move ESLint to tools/eslint 2024-06-19 19:54:08 +00:00
license tools: move ESLint to tools/eslint 2024-06-19 19:54:08 +00:00
package.json tools: move ESLint to tools/eslint 2024-06-19 19:54:08 +00:00
readme.md tools: move ESLint to tools/eslint 2024-06-19 19:54:08 +00:00

eslint-formatter-tap

ESLints official tap formatter, unofficially published as a standalone module

This package has been extracted from ESLints 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 ESLints maintainers: Open an issue or ping me on Twitter @fregante if you'd like to publish these packages yourself as part of a monorepo. I'll gladly pass the npm names to you. Much 💚