Accept new baselines
This commit is contained in:
Родитель
7494b23a13
Коммит
adee2e1f29
|
@ -2821,8 +2821,8 @@ declare namespace ts {
|
|||
private hasAddedOrRemovedSymlinks;
|
||||
protected languageService: LanguageService;
|
||||
languageServiceEnabled: boolean;
|
||||
trace?(s: string): void;
|
||||
realpath?(path: string): string;
|
||||
readonly trace?: (s: string) => void;
|
||||
readonly realpath?: (path: string) => string;
|
||||
private builderState;
|
||||
private updatedFileNames;
|
||||
private lastReportedFileNames;
|
||||
|
|
Загрузка…
Ссылка в новой задаче