import-js / eslint-plugin-import

ESLint plugin with rules that help validate proper imports.
MIT License
5.57k stars 1.57k forks source link

feat: added prefer-node-builtin-imports rule #3024

Open GoldStrikeArch opened 4 months ago

GoldStrikeArch commented 4 months ago

Fix to this issue Added a new rule prefer-node-builtin-imports. All test cases are taken from eslint-plugin-unicorn_test

ljharb commented 1 month ago

@GoldStrikeArch are you still interested in completing this PR?

GoldStrikeArch commented 1 month ago

@GoldStrikeArch are you still interested in completing this PR?

Yeah, forgot about this. I will try to finish it on this weekend