MCPcopy 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

1import { readdirSync } from 'node:fs';
2import Module from 'node:module';
3import { fileURLToPath, URL } from 'node:url';
4

Callers

nothing calls this directly

Calls 5

importEslintToolFunction · 0.90
resolveEslintToolFunction · 0.90
fileURLToPathFunction · 0.85
filterFilesInDirFunction · 0.85
includesMethod · 0.80

Tested by

no test coverage detected