MCPcopy
hub / github.com/prettier/prettier / debug-check.js

File debug-check.js

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

Source from the content-addressed store, hash-verified

1describe("doesn't crash when --debug-check is passed", () => {
2 runCli("cli/with-shebang", ["issue1890.js", "--debug-check"]).test({
3 stdout: "issue1890.js",
4 stderr: "",

Callers

nothing calls this directly

Calls 2

runCliFunction · 0.85
testMethod · 0.45

Tested by

no test coverage detected