MCPcopy
hub / github.com/prettier/prettier / overrides.js

File overrides.js

src/language-js/location/overrides.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createTypeCheckFunction } from "../utilities/create-type-check-function.js";
2import { locEndWithFullText } from "./end-with-full-text.js";
3import { locStart } from "./start.js";
4

Callers

nothing calls this directly

Calls 6

locStartFunction · 0.90
createTypeCheckFunctionFunction · 0.90
atMethod · 0.80
locEndFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected