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

jshintrc: disable esnext Promise global #1723

Merged
merged 1 commit into from
Aug 21, 2014

Conversation

machty
Copy link
Contributor

@machty machty commented Aug 21, 2014

Prevents subtle trolls when RSVP Promise was intended but
(non-universally-implemented) global Promise was used instead due to
forgetting to import the Promise you wanted.

@rwjblue
Copy link
Member

rwjblue commented Aug 21, 2014

Prevents subtle trolls when RSVP Promise was
intended but (non-universally-implemented)
global Promise was used instead due to forgetting
to import the Promise you wanted.
@machty
Copy link
Contributor Author

machty commented Aug 21, 2014

Done

rwjblue added a commit that referenced this pull request Aug 21, 2014
jshintrc: disable esnext Promise global
@rwjblue rwjblue merged commit 04d41ac into ember-cli:master Aug 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants