We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13eb372 commit afffdd0Copy full SHA for afffdd0
package.json
@@ -8,7 +8,7 @@
8
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
9
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
10
"lint": "prettier --check . && eslint .",
11
- "format": "prettier --write .",
+ "format": "prettier --write ."
12
},
13
"devDependencies": {
14
"@fontsource/fira-mono": "^4.5.10",
0 commit comments