Skip to content
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

fix(33836): VSCode - generate accessors fixup on readonly field removes modifier #36543

Merged
merged 2 commits into from
May 13, 2020

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #33836

@jessetrinity jessetrinity self-requested a review May 13, 2020 18:49
Copy link
Contributor

@jessetrinity jessetrinity left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jessetrinity jessetrinity merged commit 7171125 into microsoft:master May 13, 2020
cangSDARM added a commit to cangSDARM/TypeScript that referenced this pull request May 14, 2020
* upstream/master:
  Perform intersection reduction before and after getApparentType (microsoft#38565)
  fix(33836): allow readonly modifier for a field with only get accessor (microsoft#36543)
  Fix build type error (microsoft#38525)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

VSCode - generate accessors fixup on readonly field removes modifier
4 participants