MCPcopy
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

1import { traverse } from "./babel-interop";
2import { createCodeMutation } from "./_base";
3import { getJsxRoots } from "./utils";
4import * as t from "@babel/types";

Callers

nothing calls this directly

Calls 3

createCodeMutationFunction · 0.90
getJsxRootsFunction · 0.90
pushMethod · 0.65

Tested by

no test coverage detected