prettier: move json ignoring to .prettierignore

This commit is contained in:
Aminda Suomalainen 2024-05-22 08:15:29 +03:00
parent 1132f752c8
commit bb407ebf20
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,6 @@ repos:
rev: "v3.2.5"
hooks:
- id: prettier
exclude_types: [json]
additional_dependencies: [
# https://www.npmjs.com/package/prettier
"prettier@3.2.5",

View File

@ -1,3 +1,4 @@
# Prettier cannot handle Jekyll variables?
_includes
blog/*.xml
*.json