MCPcopy
hub / github.com/prettier/prettier / array-and-object.js

File array-and-object.js

tests/format/js/arrows/array-and-object.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fn12 = (a) => (b) => (c) => (d) => (e) =>
2 ({ foo: bar, bar: baz, baz: foo });
3
4map(() => ([

Callers

nothing calls this directly

Calls 1

mapFunction · 0.85

Tested by

no test coverage detected