You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
{
2
-
"name": "typescript",
2
+
"name": "lsif-typescript",
3
3
"author": "Microsoft Corp.",
4
4
"homepage": "https://www.typescriptlang.org/",
5
5
"version": "4.4.0-beta",
6
6
"license": "Apache-2.0",
7
-
"description": "TypeScript is a language for application scale JavaScript development",
7
+
"description": "A special version of the Typescript libraries to support LSIF (https://microsoft.github.io/language-server-protocol/specifications/lsif/0.5.0/specification/)",
0 commit comments