Remove pre-push Husky rule; unneeded
This commit is contained in:
		| @@ -14,8 +14,7 @@ | ||||
|   }, | ||||
|   "husky": { | ||||
|     "hooks": { | ||||
|       "pre-commit": "npm run html-beautify", | ||||
|       "pre-push": "npm run html-beautify" | ||||
|       "pre-commit": "npm run html-beautify" | ||||
|     } | ||||
|   }, | ||||
|   "repository": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 nitrohorse
					nitrohorse