chore: Improve prettier git hook

This commit is contained in:
Aaron Klinker
2023-11-02 10:31:54 -05:00
parent 183bb02e29
commit 0f09cbee0e
2 changed files with 1 additions and 10 deletions
-9
View File
@@ -5,12 +5,3 @@ dist
docs/.vitepress/cache
pnpm-lock.yaml
CHANGELOG.md
.gitattributes
.gitignore
.prettierignore
*.png
*.svg
*.txt
_gitignore
_redirects
*.svelte
+1 -1
View File
@@ -140,7 +140,7 @@
"pre-commit": "pnpm lint-staged"
},
"lint-staged": {
"*": "prettier --write"
"*": "prettier --ignore-unknown --write"
},
"changelog": {
"excludeAuthors": [