MCPcopy
hub / github.com/prettier/prettier / cursor-offset.js

File cursor-offset.js

tests/integration/__tests__/cursor-offset.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe("write cursorOffset to stderr with --cursor-offset <int>", () => {
2 runCli("cli", ["--cursor-offset", "2", "--parser", "babel"], {
3 input: " 1",
4 }).test({

Callers

nothing calls this directly

Calls 2

runCliFunction · 0.85
testMethod · 0.45

Tested by

no test coverage detected