mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-10 18:04:18 -05:00
dropped extra newlines
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user