MCPcopy Index your code
hub / github.com/prettier/prettier / doc-printer.js

File doc-printer.js

tests/unit/doc-printer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fill, join, line } from "../../src/document/index.js";
2import { printDocToString } from "../../src/document/printer/printer.js";
3
4test("`printDocToString` should not manipulate docs", () => {

Callers

nothing calls this directly

Calls 5

fillFunction · 0.90
joinFunction · 0.90
printDocToStringFunction · 0.90
splitMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected