Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ eslint.config_utils.mjs
File
eslint.config_utils.mjs
tools/eslint/eslint.config_utils.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createRequire } from
'node:module'
;
2
3
export
{ default as globals } from
'globals'
;
4
Callers
nothing calls this directly
Calls
1
createRequire
Function · 0.85
Tested by
no test coverage detected