mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
add husky
This commit is contained in:
+2
-1
@@ -138,6 +138,7 @@
|
||||
"hammerjs": "^2.0.8",
|
||||
"howler": "^2.2.3",
|
||||
"http-server": "^14.1.1",
|
||||
"husky": "^8.0.2",
|
||||
"i": "^0.3.7",
|
||||
"ionic-angular": "^3.9.10",
|
||||
"ionic-image-loader": "^6.3.3",
|
||||
@@ -284,7 +285,7 @@
|
||||
"applypatch-msg": "",
|
||||
"pre-applypatch": "",
|
||||
"post-applypatch": "",
|
||||
"pre-commit": "prettier --write . && git add -A ."
|
||||
"pre-commit": "node ./version/git-version.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user