Skip to content

Pre commit hook for running Semistandard and ESLint before each commit

Notifications You must be signed in to change notification settings

Do-IT-Programming-Solutions-LP/pre-commit-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Pre commit hook

There is a overcommit's pre-commit hook that runs Semistandard and ESLint with AirBnb config. Also it fixes (as much as possible, of course) code style and lint errors before checking, so you may not worry about missing semicolons and spaces ;)

To install it:

  1. Install SemiStandard globally
  2. Install EsLint globally
  3. Install overcommit
  4. Add lint rules for technologies that you are using

About

Pre commit hook for running Semistandard and ESLint before each commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published