Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ eslint.config.mjs
File
eslint.config.mjs
eslint.config.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readdirSync } from
'node:fs'
;
2
import
Module from
'node:module'
;
3
import
{ fileURLToPath, URL } from
'node:url'
;
4
Callers
nothing calls this directly
Calls
5
importEslintTool
Function · 0.90
resolveEslintTool
Function · 0.90
fileURLToPath
Function · 0.85
filterFilesInDir
Function · 0.85
includes
Method · 0.80
Tested by
no test coverage detected