add husky

This commit is contained in:
Blake Joynes
2023-04-15 11:41:28 -04:00

View File

@@ -8,6 +8,5 @@
"bracketSpacing": true,
"arrowParens": "always",
"proseWrap": "never",
"htmlWhitespaceSensitivity": "strict",
"endOfLine": "lf"
"htmlWhitespaceSensitivity": "strict"
}