Skip to content

dianalemen/group-linter-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script helps to group linter errors by their owners.

In order to run script:

  • add a script in your package.json file test:lint. The script will execute the next: "./node_modules/.bin/eslint --max-warnings=0 -f ./lint-formatter.js 'path to ypur JavaScript files' > results.json"
  • run npx @linter-extension/group-issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published