@miraclesoft/eslint-formatter-html

0.1.5 • Public • Published

@miraclesoft/eslint-formatter-html

version license

Custom Formatter for ESLint that creates a minimal and responsive HTML report based on your eslint results.

Note: This is a beta version of this formatter created for internal use by Miracle Apps, Miracle Software Systems, Inc.'s internal app development wing. Please submit any issues (or) feedback here.

Usage

Install as a dev-dependency with npm (or) yarn,

npm install @miraclesoft/eslint-formatter-html --save-dev

(or)

yarn install @miraclesoft/eslint-formatter-html --save-dev

Then use with eslint from the command line,(example shown running eslint locally)

./node_modules/.bin/eslint -f @miraclesoft/eslint-formatter-html [files-to-lint]

Alternatively you can use with the following command as well,

./node_modules/.bin/eslint -f @miraclesoft/html [files-to-lint]

When run, the formatter will output a HTML report in /reports/lint-report.html

Here is a preview for the HTML Report

Contributors

  • Chanakya Lokam - Director Innovation | Miracle Software Systems, Inc.
  • Geetha Krishan Adhikari - Sr. Full Stack Engineer | Miracle Software Systems, Inc.

License

© 2020 Miracle Software Systems, Inc.

Licensed under the MIT License.

Package Sidebar

Install

npm i @miraclesoft/eslint-formatter-html

Weekly Downloads

45

Version

0.1.5

License

MIT

Unpacked Size

65.3 kB

Total Files

11

Last publish

Collaborators

  • sbendalam
  • clokam