We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a77895 commit 79557c6Copy full SHA for 79557c6
1 file changed
packages/sample/genaisrc/docify.genai.mts
@@ -15,6 +15,7 @@ dbg(`api: ${api}`)
15
16
const sg = await host.astGrep()
17
const { matches } = await sg.search(
18
+ "ts",
19
".genaiscript/genaiscript.d.ts",
20
YAML`
21
rule:
0 commit comments