We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60e636 commit b8dda5aCopy full SHA for b8dda5a
.pre-commit-config.yaml
@@ -25,8 +25,7 @@ repos:
25
hooks:
26
- id: local_prettier
27
name: prettier
28
- entry:
29
- pnpm prettier --write --log-level=error --plugin=prettier-plugin-astro
+ entry: pnpm prettier --log-level=error --plugin=prettier-plugin-astro
30
language: node
31
types_or: ["text"]
32
exclude_types: ["editorconfig", "gitignore"]
0 commit comments