mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 12:51:17 -05:00
Refactor queries
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
javaQuery,
|
||||
phpQuery,
|
||||
swiftQuery,
|
||||
} from "./tree-sitter-queries/tags"
|
||||
} from "./queries"
|
||||
|
||||
export interface LanguageParser {
|
||||
[key: string]: {
|
||||
|
||||
Reference in New Issue
Block a user