Skip to content

Commit eac6a7d

Browse files
committed
💚 Add prepare script to package.json
1 parent 9fe53d1 commit eac6a7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/shared/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"private": true,
55
"type": "module",
66
"scripts": {
7+
"prepare": "svelte-kit sync",
78
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
89
"lint:check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
910
"lint:markup": "markuplint \"**\"",

0 commit comments

Comments
 (0)