diff --git a/packages/tsc/README.md b/packages/tsc/README.md index 1845476f79..9b828cc56f 100644 --- a/packages/tsc/README.md +++ b/packages/tsc/README.md @@ -12,4 +12,6 @@ Build dts: `vue-tsc --declaration --emitDeclarationOnly` -Check out https://github.com/vuejs/language-tools/discussions/640#discussioncomment-1555479 for the example repo. +Check out [vue-tsc-component-library-example](https://www.npmjs.com/package/@3nuc/vue-tsc-component-library-example?activeTab=code) +([Repo Archive](https://web.archive.org/web/20220315023520/https://github.com/sethidden/vue-tsc-component-library-example)) +for the example repo.