MCPcopy
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

1import { outdent } from "outdent";
2const indent = (text) =>
3 text
4 .split("\n")

Callers

nothing calls this directly

Calls 2

runFormatTestFunction · 0.85
indentFunction · 0.70

Tested by

no test coverage detected