-
-
Notifications
You must be signed in to change notification settings - Fork 381
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
Rule proposal: Don't import util
Node.js core module directly
#211
Comments
@issuehuntfest has funded $60.00 to this issue. See it on IssueHunt |
Instead of being |
Good idea! Let’s do that. We could add |
@sindresorhus I would like to work on this. |
If anyone wants to work on this, see the previous attempt and feedback: #232 |
@sindresorhus has rewarded $54.00 to @futpib. See it on IssueHunt
|
This module is the perfect case for using destructuring / named imports, as it's just a bunch of unrelated functions.
Fail
Pass
IssueHunt Summary
futpib has been rewarded.
Backers (Total: $60.00)
Submitted pull Requests
no-direct-import
ruleimport-style
ruleTips
The text was updated successfully, but these errors were encountered: