Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
describe(
"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
runCli
Function · 0.85
test
Method · 0.45
Tested by
no test coverage detected