Git pre-push checks for UI (#3072)

* Added eslint cached option (#2291)

* Added pre-push script running linting (#2291)

* Modifies pre-push hook to run if eslint installed // auto install hook

* Update pre-push script comment

* Added husky for git hooks (#3072)
This commit is contained in:
Nicolas Gotchac
2016-11-10 11:42:00 +01:00
committed by Jaco Greeff
parent 6ffaab15a3
commit 1deeb0d901
2 changed files with 5 additions and 1 deletions

1
js/.gitignore vendored
View File

@@ -6,3 +6,4 @@ build
.dist
.happypack
.npmjs
.eslintcache