Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Fix: Rename decorator example to avoid issue in TS 2.x (refs #105) #106

Merged
merged 1 commit into from
Oct 22, 2016

Conversation

JamesHenry
Copy link
Member

readonly became a keyword in TS 2.0, and so the coincidentally named decorator in the 2 test cases below would produce a different AST when moving from TS 1.x to TS 2.x

@eslintbot
Copy link

LGTM

@jquerybot
Copy link

Thank you for your pull request. It looks like this may be your first contribution to a jQuery Foundation project, if so we need you to sign our Contributor License Agreement (CLA).

📝 Please visit http://contribute.jquery.org/CLA/ to sign.

After you signed, the PR is checked again automatically after a minute. If there's still an issue, please reply here to let us know.


If you've already signed our CLA, it's possible your git author information doesn't match your CLA signature (both your name and email have to match), for more information, check the status of your CLA check.

@ilyavolodin ilyavolodin merged commit 7ebf4d5 into master Oct 22, 2016
@JamesHenry JamesHenry deleted the fix-decorator-name-issue branch October 23, 2016 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants