Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
fn = (/*event, data*/) => doSomething();
2
3
const
fn2 = (/*event, data*/) => doSomething(anything);
Callers
15
withPlugins
Function · 0.50
withPlugins
Function · 0.50
preprocess
Function · 0.50
lowerCaseIf
Function · 0.50
map
Method · 0.50
walk
Method · 0.50
hasParent
Function · 0.50
tryCombinationsSync
Function · 0.50
findInDocOnEnterFn
Function · 0.50
inheritLabel
Function · 0.50
getCommentTestFunction
Function · 0.50
handleOwnLineComment
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected