Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ config-resolution.js
File
config-resolution.js
tests/integration/__tests__/config-resolution.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs/promises"
;
2
import
path from
"node:path"
;
3
import
url from
"node:url"
;
4
import
prettier from
"../../config/prettier-entry.js"
;
Callers
nothing calls this directly
Calls
6
runCli
Function · 0.85
getConfigFileByCli
Function · 0.85
getConfigFileByApi
Function · 0.85
run
Function · 0.70
test
Function · 0.50
test
Method · 0.45
Tested by
no test coverage detected