Skip to content

Missing property fix 2.2 #14133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 16, 2017
Merged

Conversation

aozgaa
Copy link
Contributor

@aozgaa aozgaa commented Feb 16, 2017

Porting changes reviewed in #14097 to release-2.2

@@ -3307,6 +3307,14 @@
"category": "Message",
"code": 90015
},
"Add declaration for missing property '{0}'": {
Copy link
Member

Choose a reason for hiding this comment

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

Period.

"category": "Message",
"code": 90016
},
"Add index signature for missing property '{0}'": {
Copy link
Member

Choose a reason for hiding this comment

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

Period.

@aozgaa aozgaa merged commit 125a8fa into microsoft:release-2.2 Feb 16, 2017
"category": "Message",
"code": 90016
},
"Add index signature for missing property '{0}'": {
Copy link
Contributor

Choose a reason for hiding this comment

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

No full stop here?

@aozgaa aozgaa deleted the MissingPropertyFix-2.2 branch June 6, 2017 17:56
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

4 participants