MCPcopy Index your code
hub / github.com/prettier/prettier / languages.evaluate.js

File languages.evaluate.js

packages/plugin-hermes/languages.evaluate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import builtinJsLanguages from "../../src/language-js/languages.evaluate.js";
2
3const replacements = new Map([["flow", "hermes"]]);
4

Callers

nothing calls this directly

Calls 2

mapMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected