MCPcopy
hub / github.com/prettier/prettier / plugin-precedence.js

File plugin-precedence.js

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

Source from the content-addressed store, hash-verified

1describe("json-stringify takes precedence over json for package.json", () => {
2 runCli("plugins", ["--stdin-filepath=package.json"], {
3 input:
4 '{ "a": "longlonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglong" }',

Callers

nothing calls this directly

Calls 2

runCliFunction · 0.85
testMethod · 0.45

Tested by

no test coverage detected