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.