Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ format.test.js
File
format.test.js
tests/format/js/directives/comments/format.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ outdent } from
"outdent"
;
2
const
indent = (text) =>
3
text
4
.split(
"\n"
)
Callers
nothing calls this directly
Calls
2
runFormatTest
Function · 0.85
indent
Function · 0.70
Tested by
no test coverage detected