mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
fix casing
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/// <reference path="utilities.ts" />
|
||||
/// <reference path="session.ts" />
|
||||
/// <reference path="scriptVersionCache.ts"/>
|
||||
/// <reference path="lshost.ts"/>
|
||||
/// <reference path="lsHost.ts"/>
|
||||
/// <reference path="project.ts"/>
|
||||
|
||||
namespace ts.server {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/// <reference path="..\services\services.ts" />
|
||||
/// <reference path="utilities.ts"/>
|
||||
/// <reference path="scriptInfo.ts"/>
|
||||
/// <reference path="lshost.ts"/>
|
||||
/// <reference path="lsHost.ts"/>
|
||||
|
||||
namespace ts.server {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user