eslint-html-reporter icon indicating copy to clipboard operation
eslint-html-reporter copied to clipboard

HTML Reporter for ESLint

Results 13 eslint-html-reporter issues
Sort by recently updated
recently updated
newest added

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

- I tried this tool and it gives reports for js file only. Is there any way I can generate it for .vue files ?

Is there an example of what this report looks like?

Can any one help me how to add this reporter in Grunt

enhancement

Hi there, Awesome reporter! Would it be able to also include the ruleset from the eslint angular plugin? https://www.npmjs.com/package/eslint-plugin-angular#rules Right now I'm using airbnb-base and the angular plugin as extends...

bug

How to configure it with [eslint-loader](https://github.com/MoOx/eslint-loader)

enhancement

I'm wondering if there is a way to suppress and not show and count ignored files in the report. I need to ignore multiple minified files and library folders and...

enhancement

The eslintrc file is using outdated configuration

enhancement

As a user I would like the html report to output which version of ESLint was used to run the report.

enhancement