eslint-stats icon indicating copy to clipboard operation
eslint-stats copied to clipboard

A package of custom formatters that show aggregated stats of eslint errors

Results 1 eslint-stats issues
Sort by recently updated
recently updated
newest added

An object that looks like this shows up as `null` in the output: ``` json { "filePath": "/Users/simbekkh/repos/mfinn/src/main/webapp/modules/controllers/geoWidget.js", "messages": [ { "ruleId": null, "fatal": true, "severity": 2, "source": "import SuggestionsDropdown...