Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ object.js
File
object.js
tests/format/js/last-argument-expansion/object.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
formatData = pipe(
2
zip,
3
map(([ ref, data ]) => ({
4
nodeId: ref.nodeId.toString(),
Callers
nothing calls this directly
Calls
3
map
Function · 0.85
groupBy
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected