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

Adding ES6 env #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devNoiseConsulting
Copy link

This will stop ESLint from throwing: 'Promise' is not defined.
(no-undef)

This will stop ESLint from throwing: 'Promise' is not defined.
(no-undef)
@devNoiseConsulting
Copy link
Author

I've made this change a couple of time while doing my course work to get rid of the ESLint error for 'Promise'. Unfortunately, this change keeps getting blown away when I do the git reset --hard. So I'm submitting this pull request so others will see less errors from ESLint.

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.

1 participant