Update package.json

This commit is contained in:
nitrohorse
2019-08-03 20:34:35 -07:00
parent 3e63b62881
commit 271cee8bca
3 changed files with 4 additions and 8 deletions

3
.lintstagedrc Normal file
View File

@ -0,0 +1,3 @@
{
"*.html": "bin/html-beautify-check.sh"
}