mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 20:51:43 -06:00
Remove WIP comment
This commit is contained in:
parent
d5f246fd99
commit
77f9099423
@ -527,11 +527,6 @@ namespace ts {
|
||||
}
|
||||
return oldSourceFileResult;
|
||||
}
|
||||
|
||||
// if options didn't change but there were changes in module names/triple slash/etc.,
|
||||
// rty to get file with smae name form old program, if equal, then we can just copy resolutions verbatim.
|
||||
// else the file was edited. Then we just redo the reoslutions for the whole file (could go further, but kiss for now).
|
||||
|
||||
// at this point we know that either
|
||||
// - file has local declarations for ambient modules
|
||||
// OR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user