mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
Merge pull request #1000 from Microsoft/staleSourceFile
fix for issue #999
This commit is contained in:
commit
fbe5e46501
@ -5247,7 +5247,7 @@ module ts {
|
||||
getFormattingEditsAfterKeystroke: getFormattingEditsAfterKeystroke,
|
||||
getEmitOutput: getEmitOutput,
|
||||
getSignatureAtPosition: getSignatureAtPosition,
|
||||
getSourceFile: getSourceFile
|
||||
getSourceFile: getCurrentSourceFile
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user