Skip to content

Commit

Permalink
add typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Apr 18, 2021
1 parent 994f250 commit ee9b195
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/create-svelte/templates/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"dotenv": "^8.2.0",
"svelte": "^3.29.0",
"svelte-preprocess": "^4.7.0",
"typescript": "^4.2.4",
"vite": "^2.1.0"
},
"type": "module",
Expand Down
70 changes: 68 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit ee9b195

@vercel
Copy link

@vercel vercel bot commented on ee9b195 Apr 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.