mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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