Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ patterns-dirs.js
File
patterns-dirs.js
tests/integration/__tests__/patterns-dirs.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
path from
"node:path"
;
3
import
createEsmUtils from
"esm-utils"
;
4
import
{ projectRoot } from
"../env.js"
;
Callers
nothing calls this directly
Calls
6
testPatterns
Function · 0.85
isSymlinkSupported
Function · 0.85
getFileStruct
Function · 0.85
runCliWithoutGitignore
Function · 0.70
test
Function · 0.50
test
Method · 0.45
Tested by
no test coverage detected