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 072bc34 commit 2b39559Copy full SHA for 2b39559
package.json
@@ -8,7 +8,7 @@
8
"build": "astro check && astro build && pnpm pagefind --site dist",
9
"preview": "astro preview",
10
"astro": "astro",
11
- "format:files": "pnpm prettier --cache --config .prettierrc --write --log-level=error",
+ "format:files": "pnpm prettier --config .prettierrc --write --log-level=error",
12
"format": "pnpm run format:files ."
13
},
14
"dependencies": {
0 commit comments