diff --git a/Writing-a-Language-Service-Plugin.md b/Writing-a-Language-Service-Plugin.md index 20d52db2..e0c34c86 100644 --- a/Writing-a-Language-Service-Plugin.md +++ b/Writing-a-Language-Service-Plugin.md @@ -279,3 +279,4 @@ Some other TypeScript Language Service Plugin implementations you can look at fo * https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin * https://github.com/vuejs/language-tools/tree/master/packages/typescript-plugin * https://github.com/withastro/language-tools/blob/main/packages/ts-plugin/README.md +* https://github.com/DiFuks/ts-overrides-plugin/tree/main