Formating .htm removed

This commit is contained in:
Your Name 2021-08-04 12:35:30 +02:00
parent e7d5089e2d
commit f75136f1e5

View File

@ -11,6 +11,6 @@
},
"scripts": {
"preinstall": "git config core.hooksPath .hooks",
"format": "prettier --write './**/*.{php,html,htm,yaml}'"
"format": "prettier --write './**/*.{php,html,yaml}'"
}
}