feat(ci): husky pre-commit

This commit is contained in:
Barrett Ruth 2025-10-08 17:41:56 -04:00
parent 9f5fa03ff0
commit de585dd392
3 changed files with 206 additions and 12 deletions

View file

@ -4,7 +4,7 @@
{
"files": "*.astro",
"options": {
"parser": "astro",
"parser": "astro"
}
}
]