Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ jsx-scope-flag.ts
File
jsx-scope-flag.ts
packages/compiler/src/jsx-scope-flag.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createCodeMutation } from
"./_base"
;
2
import
* as t from
"@babel/types"
;
3
import
{ getAstKey } from
"./utils/ast-key"
;
4
import
{ getJsxScopes } from
"./utils/jsx-scope"
;
Callers
nothing calls this directly
Calls
4
createCodeMutation
Function · 0.90
getJsxScopes
Function · 0.90
getAstKey
Function · 0.90
push
Method · 0.65
Tested by
no test coverage detected