mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Refactor queries
This commit is contained in:
parent
998aa8b7eb
commit
31a6da944a
14 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ import {
|
|||
javaQuery,
|
||||
phpQuery,
|
||||
swiftQuery,
|
||||
} from "./tree-sitter-queries/tags"
|
||||
} from "./queries"
|
||||
|
||||
export interface LanguageParser {
|
||||
[key: string]: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue