Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prettier/prettier
/ toString
Method
toString
tests/integration/__tests__/infer-parser.js:302–304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
300
await
getIsSupportedReceivedFilepath({
301
filepath:
new
(
class
{
302
toString() {
303
return
"foo.unknown"
;
304
}
305
})(),
306
}),
307
).toBeUndefined();
Callers
11
restoreName
Function · 0.45
restoreNameAndValue
Function · 0.45
printBlock
Function · 0.45
createHash
Function · 0.45
applyConfigPrecedence
Function · 0.45
readFileFirstLine
Function · 0.45
constants.evaluate.js
File · 0.45
runCliWorker
Function · 0.45
doc-builders.js
File · 0.45
createTemporaryDirectory
Function · 0.45
componentDidMount
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected