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:
committed by
Jaco Greeff
parent
6ffaab15a3
commit
1deeb0d901
1
js/.gitignore
vendored
1
js/.gitignore
vendored
@@ -6,3 +6,4 @@ build
|
||||
.dist
|
||||
.happypack
|
||||
.npmjs
|
||||
.eslintcache
|
||||
|
||||
Reference in New Issue
Block a user