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, "bracketSpacing": true,
"arrowParens": "always", "arrowParens": "always",
"proseWrap": "never", "proseWrap": "never",
"htmlWhitespaceSensitivity": "strict", "htmlWhitespaceSensitivity": "strict"
"endOfLine": "lf"
} }