We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe53d1 commit eac6a7dCopy full SHA for eac6a7d
1 file changed
packages/shared/package.json
@@ -4,6 +4,7 @@
4
"private": true,
5
"type": "module",
6
"scripts": {
7
+ "prepare": "svelte-kit sync",
8
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
9
"lint:check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
10
"lint:markup": "markuplint \"**\"",
0 commit comments