This commit is contained in:
Felicio Mununga 2024-10-29 11:48:08 +01:00
parent 869d499666
commit aebbcf5447
No known key found for this signature in database
GPG Key ID: B8A18D62FCD9EA6E

View File

@ -48,7 +48,7 @@
"packageManager": "pnpm@9.12.3",
"lint-staged": {
"*.{md,mdx,yml,yaml,json}": [
"prettier --write"
"prettier --ignore-path .gitignore --write"
]
},
"pnpm": {