Skip to content

Commit 20c17ef

Browse files
author
Andy
authored
Merge pull request #11325 from Microsoft/lsHost
Fix capitalization of lsHost
2 parents a0fc905 + 4900c07 commit 20c17ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"utilities.ts",
1919
"scriptVersionCache.ts",
2020
"scriptInfo.ts",
21-
"lshost.ts",
21+
"lsHost.ts",
2222
"typingsCache.ts",
2323
"project.ts",
2424
"editorServices.ts",

0 commit comments

Comments
 (0)