# eslint-formatter-tap

> ESLint’s official `tap` formatter, unofficially published as a standalone module

This package has been extracted from [ESLint’s repository](https://github.com/eslint/eslint/tree/master/lib/cli-engine/formatters) by [@fregante](https://github.com/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](https://eslint.org/docs/user-guide/formatters/#tap)
- [The original formatter’s source](https://github.com/eslint/eslint/tree/master/lib/cli-engine/formatters/tap.js)
- [npm package contents](https://www.unpkg.com/browse/eslint-formatter-tap/)
- [Repository of the publisher tool](https://github.com/fregante/eslint-formatters)

**Note for ESLint’s maintainers:** Open an issue or ping me on Twitter [@fregante](https://twitter.com/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 💚
