mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 03:23:08 -06:00
fix casing
This commit is contained in:
parent
f54ca3929a
commit
417c1254eb
@ -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 {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user