Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prettier/prettier
/ resolve-parser.js
File
resolve-parser.js
tests/unit/resolve-parser.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolveParser } from
"../../src/main/parser-and-printer.js"
;
2
3
test(
"resolveParser should not trigger the plugin.parsers getters"
,
async
() => {
4
const
gettersCalledTimes = {};
Callers
nothing calls this directly
Calls
3
resolveParser
Function · 0.90
creatParsers
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected