Skip to content

mindwaveventures/eslint-githooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint commit hook test

Ask vscode to tell us what's wrong

  • Add this in vscode's config
"[javascript]": {
  "editor.formatOnSave": true,
  "editor.defaultFormatter": "esbenp.prettier-vscode"
},
  • Install prettier and eslint for vscode.

About

ES Lint git hooks example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors