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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃攣 Set Iterator + Map Iterator #12

Merged
merged 1 commit into from Jun 21, 2017

Conversation

aretecode
Copy link
Contributor

No description provided.

assert.equal(kindOf(gen), 'function');
});

it('should work for template strings', function() {
var str = `Welcome buddy`;
var str = 'Welcome buddy';
Copy link
Owner

Choose a reason for hiding this comment

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

this was testing template strings, I'm guessing there was a linting error?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jonschlinkert ah sorry about that, yes, it was autofixed

Copy link
Owner

Choose a reason for hiding this comment

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

np, it was a simple mistake. I had to do some linting anyway. thanks for the pr

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.

None yet

2 participants