feat: allow custom filename for context files (#654)

Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
This commit is contained in:
Allen Hutchison
2025-05-31 12:49:28 -07:00
committed by GitHub
parent cbc1614b84
commit 53bf778497
15 changed files with 1710 additions and 888 deletions
+2 -1
View File
@@ -62,5 +62,6 @@
"typescript-eslint": "^8.30.1",
"yargs": "^17.7.2",
"json": "^11.0.0"
}
},
"dependencies": {}
}