diff --git a/packages/typescript-plugin/package.json b/packages/typescript-plugin/package.json index 766ac42c5..ebf00ea10 100644 --- a/packages/typescript-plugin/package.json +++ b/packages/typescript-plugin/package.json @@ -16,6 +16,11 @@ "plugin" ], "author": "The Svelte Community", + "homepage": "https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin", + "repository": { + "type": "git", + "url": "https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin" + }, "license": "MIT", "devDependencies": { "@types/node": "^18.0.0",