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

Remove _ global from meteor #161

Merged
merged 1 commit into from Apr 12, 2020
Merged

Remove _ global from meteor #161

merged 1 commit into from Apr 12, 2020

Conversation

fnesveda
Copy link
Contributor

@fnesveda fnesveda commented Apr 7, 2020

The underscore package is not included in Meteor by default since Meteor 1.7 (meteor/meteor#9596), so _ is no longer in the global namespace by default. This removes _ from the meteor globals group.

The *underscore* package is not included in Meteor by default since Meteor 1.7 (meteor/meteor#9596), so `_` is no longer in the global namespace by default. This removes `_` from the `meteor` globals group.
@sindresorhus sindresorhus changed the title Remove "_" global from "meteor" Remove _ global from meteor Apr 12, 2020
@sindresorhus sindresorhus merged commit 53b1944 into sindresorhus:master Apr 12, 2020
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

3 participants