From a494196e422ee9672bbdf0fa1c29dd7ebb9208f9 Mon Sep 17 00:00:00 2001 From: xialvjun Date: Thu, 16 May 2019 17:17:33 +0800 Subject: [PATCH] just want to add my package on hope you like the plugin --- Writing-a-Language-Service-Plugin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Writing-a-Language-Service-Plugin.md b/Writing-a-Language-Service-Plugin.md index ef9c9c6..1537830 100644 --- a/Writing-a-Language-Service-Plugin.md +++ b/Writing-a-Language-Service-Plugin.md @@ -257,3 +257,4 @@ Some other TypeScript Language Service Plugin implementations you can look at fo * https://github.com/Quramy/ts-graphql-plugin * https://github.com/Microsoft/typescript-styled-plugin * https://github.com/angelozerr/tslint-language-service/ +* https://github.com/xialvjun/ts-sql-plugin