MCPcopy Index your code
hub / github.com/prettier/prettier / get-parser-plugin-by-parser-name.js

File get-parser-plugin-by-parser-name.js

tests/unit/get-parser-plugin-by-parser-name.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ConfigError } from "../../src/common/errors.js";
2import { getParserPluginByParserName } from "../../src/main/parser-and-printer.js";
3import createPlugin from "../config/utilities/create-plugin.cjs";
4

Callers

nothing calls this directly

Calls 4

eachMethod · 0.80
atMethod · 0.80
getMockPluginsFunction · 0.70

Tested by

no test coverage detected