MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / tree-sitter.test.mjs

File tree-sitter.test.mjs

test/main/tree-sitter.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "node:test";
2import assert from "node:assert/strict";
3import {
4 parseWithTreeSitter,

Callers

nothing calls this directly

Calls 3

getGrammarNameFunction · 0.85
getSupportedExtensionsFunction · 0.85
parseWithTreeSitterFunction · 0.85

Tested by

no test coverage detected