eslint-formatter-sorttable
v0.0.0-alpha1
Published
Formats ESLint output as a sortable table
Readme
eslint-formatter-sorttable
A custom ESLint formatter that sorts the table of errors in the output.
Installation
To use this package, install it via npm:
npm install eslint-formatter-sorttableFeatures
- Sorts the table of errors in the ESLint output alphabetically by file name.
- Improves readability and organization of the ESLint report.
Contributing
Contributions are welcome! Please submit issues and pull requests to help improve this package.
License
This package is licensed under the MIT license.
