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 7aa0e8e commit 9e7b758Copy full SHA for 9e7b758
package.json
@@ -43,8 +43,7 @@
43
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
44
"test": "vitest run",
45
"lint": "prettier --check . && eslint .",
46
- "format": "prettier --write .",
47
- "preinstall": "npx only-allow pnpm"
+ "format": "prettier --write ."
48
},
49
"exports": {
50
".": {
0 commit comments