mirror of https://github.com/nodejs/node.git
30fdd482a1
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> |
||
---|---|---|
.. | ||
index.js | ||
license | ||
package.json | ||
readme.md |
readme.md
eslint-formatter-tap
ESLint’s official
tap
formatter, unofficially published as a standalone module
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.
Links
- Formatter output example
- The original formatter’s source
- npm package contents
- Repository of the publisher tool
Note for ESLint’s 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 💚