Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

Commit 7161b24

Browse files
committed
chore: add typescript
1 parent be37703 commit 7161b24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"eslint-plugin-format": "^0.1.2",
2121
"eslint-plugin-svelte": "^2.43.0",
2222
"mkdist": "^1.5.4",
23-
"svelte": "5.0.0-next.210"
23+
"svelte": "5.0.0-next.210",
24+
"typescript": "^5.5.4"
2425
}
2526
}

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)