MCPcopy Create free account
hub / github.com/chhoumann/quickadd / formatSyntax.docs-examples.test.ts

File formatSyntax.docs-examples.test.ts

src/formatters/formatSyntax.docs-examples.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest";
2import { GLOBAL_VAR_REGEX } from "../constants";
3import type { PromptContext } from "./formatter";
4import { Formatter } from "./formatter";

Callers

nothing calls this directly

Calls 7

buildValueVariableKeyFunction · 0.90
scanStringMethod · 0.80
installMomentStubFunction · 0.70
makeAppFunction · 0.70
makePluginFunction · 0.70
renderMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected