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