mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
dropped extra newlines
This commit is contained in:
parent
f859d77d9e
commit
f74a45feae
@ -2554,8 +2554,6 @@ module ts {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
function getContainingObjectLiteralApplicableForCompletion(previousToken: Node): ObjectLiteralExpression {
|
||||
// The locations in an object literal expression that are applicable for completion are property name definition locations.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user