Use js-beautify for formatting HTML #1089

Closed
nitrohorse wants to merge 21 commits from add-beautify into master
Showing only changes of commit dd35fd643a - Show all commits

View File

@@ -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": {