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

Fixes #16286 - Move multiselect from gem to npm #3786

Closed
wants to merge 1 commit into from

Conversation

tbrisker
Copy link
Member

No description provided.

@@ -0,0 +1,2 @@
require('multiselect');

Choose a reason for hiding this comment

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

Definition for rule 'no-global-assign' was not found no-global-assign

Copy link
Member Author

Choose a reason for hiding this comment

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

looks like hound uses an older version of eslint that doesn't support this, what do you think about removing this rule @gailsteiger ?

Copy link
Member

Choose a reason for hiding this comment

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

Sure, as long as you're sure that hound is using the repository rules and not the default. We can pick it up in PR code review if anyone does this, which I hope is not likely.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done in #3787

@ehelms
Copy link
Member

ehelms commented Sep 1, 2016

[test]

@dLobatog
Copy link
Member

👍 - please rebase @tbrisker and I'll merge, ping me if you want me to look at the PR in packaging

@tbrisker
Copy link
Member Author

@dLobatog rebased, thanks

@tbrisker
Copy link
Member Author

rebased again

@dLobatog
Copy link
Member

Thanks - I'll take care of packaging of this one 😄

@dLobatog
Copy link
Member

Merged as 3f30919, thanks @tbrisker!

@dLobatog dLobatog closed this Sep 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants