Skip to content

When importing builtin modules, it's better to use the node: protocol as it makes it perfectly clear that the package is a Node.js builtin module.

License

Notifications You must be signed in to change notification settings

SergeyKrasnolobov/eslint-node-prefix-import-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-node-prefix-import-plugin

When importing builtin modules, it's better to use the node: protocol as it makes it perfectly clear that the package is a Node.js builtin module.

🔨 This rule is automatically fixable by the --fix CLI option.

About

When importing builtin modules, it's better to use the node: protocol as it makes it perfectly clear that the package is a Node.js builtin module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published