Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jul 17, 2017

Sequel to #16652

@ghost ghost force-pushed the addInferredTypings branch from be5aa77 to ada5461 Compare July 17, 2017 21:19
}
}
addInferredTypings(packageNames, " Found package names");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason for the additional spacing here before Found?

Copy link
Author

@ghost ghost Jul 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to imply that this was part of the above log for "searching for typing names"; should also indent anything else in that part.

@@ -22,6 +22,7 @@ namespace ts.JsTyping {
name?: string;
optionalDependencies?: MapLike<string>;
peerDependencies?: MapLike<string>;
types?: string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch - these could be specified as types or typings

@ghost ghost merged commit 476157f into master Jul 28, 2017
@ghost ghost deleted the addInferredTypings branch July 28, 2017 19:43
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants