Package Exports
- eslint-formatter-unix
- eslint-formatter-unix/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-formatter-unix) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eslint-formatter-unix
ESLint’s official
unix
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 💚