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.
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.
npm i eslint-node-prefix-import
0
1.0.0
MIT
6.58 kB
6