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 562ccd1 commit 28c7a4cCopy full SHA for 28c7a4c
packages/svelte2tsx/package.json
@@ -8,10 +8,10 @@
8
"svelte",
9
"typescript"
10
],
11
- "homepage": "https://github.com/halfnelson/svelte2tsx",
+ "homepage": "https://github.com/sveltejs/language-tools/tree/master/packages/svelte2tsx",
12
"repository": {
13
"type": "git",
14
- "url": "https://github.com/halfnelson/svelte2tsx.git"
+ "url": "https://github.com/sveltejs/language-tools/tree/master/packages/svelte2tsx"
15
},
16
"type": "commonjs",
17
"main": "index.js",
0 commit comments