Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createTypeCheckFunction } from
"../utilities/create-type-check-function.js"
;
2
import
{ locEndWithFullText } from
"./end-with-full-text.js"
;
3
import
{ locStart } from
"./start.js"
;
4
Callers
nothing calls this directly
Calls
6
locStart
Function · 0.90
createTypeCheckFunction
Function · 0.90
overrideBreakOrContinueEnd
Function · 0.85
at
Method · 0.80
locEnd
Function · 0.70
map
Method · 0.45
Tested by
no test coverage detected