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 74f3216 commit 840c60fCopy full SHA for 840c60f
packages/typescript-plugin/package.json
@@ -16,6 +16,11 @@
16
"plugin"
17
],
18
"author": "The Svelte Community",
19
+ "homepage": "https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin",
20
+ "repository": {
21
+ "type": "git",
22
+ "url": "https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin"
23
+ },
24
"license": "MIT",
25
"devDependencies": {
26
"@types/node": "^18.0.0",
0 commit comments