Initial version of smartbooking generated by generator-jhipster@9.0.0-beta.0
This commit is contained in:
6
.husky/pre-commit
Executable file
6
.husky/pre-commit
Executable file
@@ -0,0 +1,6 @@
|
||||
if [ -z "$(which lint-staged)" ]; then
|
||||
echo 'Running package manager install'
|
||||
./npmw install
|
||||
fi
|
||||
|
||||
lint-staged
|
||||
Reference in New Issue
Block a user