mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-22 22:55:36 -05:00
Rename watchedProgram.ts to watch.ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/// <reference path="program.ts"/>
|
||||
/// <reference path="watchedProgram.ts"/>
|
||||
/// <reference path="watch.ts"/>
|
||||
/// <reference path="commandLineParser.ts"/>
|
||||
|
||||
namespace ts {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"program.ts",
|
||||
"builder.ts",
|
||||
"resolutionCache.ts",
|
||||
"watchedProgram.ts",
|
||||
"watch.ts",
|
||||
"commandLineParser.ts",
|
||||
"tsc.ts",
|
||||
"diagnosticInformationMap.generated.ts"
|
||||
|
||||
Reference in New Issue
Block a user