MCPcopy
hub / github.com/lingodotdev/lingo.dev / jsx-scope.spec.ts

File jsx-scope.spec.ts

packages/compiler/src/utils/jsx-scope.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { parse } from "@babel/parser";
3import { traverse, NodePath } from "../babel-interop";
4import * as t from "@babel/types";

Callers

nothing calls this directly

Calls 6

collectJsxScopesFunction · 0.90
getJsxScopeAttributeFunction · 0.90
getJsxScopesFunction · 0.90
hasJsxScopeAttributeFunction · 0.90
getJSXElementPathsFunction · 0.85
parseJSXFunction · 0.70

Tested by

no test coverage detected