MCPcopy
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

1import fs from "node:fs/promises";
2import path from "node:path";
3import url from "node:url";
4import prettier from "../../config/prettier-entry.js";

Callers

nothing calls this directly

Calls 6

runCliFunction · 0.85
getConfigFileByCliFunction · 0.85
getConfigFileByApiFunction · 0.85
runFunction · 0.70
testFunction · 0.50
testMethod · 0.45

Tested by

no test coverage detected