MCPcopy
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

1const formatData = pipe(
2 zip,
3 map(([ ref, data ]) => ({
4 nodeId: ref.nodeId.toString(),

Callers

nothing calls this directly

Calls 3

mapFunction · 0.85
groupByFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected