MCPcopy
hub / github.com/prettier/prettier / fn

Function fn

tests/format/js/comments/arrow.js:1–1  ·  view source on GitHub ↗
(/*event, data*/)

Source from the content-addressed store, hash-verified

1const fn = (/*event, data*/) => doSomething();
2
3const fn2 = (/*event, data*/) => doSomething(anything);

Callers 15

withPluginsFunction · 0.50
withPluginsFunction · 0.50
preprocessFunction · 0.50
lowerCaseIfFunction · 0.50
mapMethod · 0.50
walkMethod · 0.50
hasParentFunction · 0.50
tryCombinationsSyncFunction · 0.50
findInDocOnEnterFnFunction · 0.50
inheritLabelFunction · 0.50
getCommentTestFunctionFunction · 0.50
handleOwnLineCommentFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected