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

Exclude babel-register and babel-polyfill from no-unassigned-import #269

Merged
merged 1 commit into from Nov 24, 2017

Conversation

pvdlg
Copy link
Contributor

@pvdlg pvdlg commented Nov 24, 2017

babel-polyfill and babel-register are common modules that doesn't need to assigned.

It would be convenient to have them ignored by the import/no-unassigned-import rule.

@sindresorhus sindresorhus merged commit 70d6ab4 into xojs:master Nov 24, 2017
@sindresorhus
Copy link
Member

Good idea :)

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