fix: improve glob tool Windows compatibility and rg resolution (#309)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { resolveGrepCli, type GrepBackend } from "../grep/constants"
|
||||
export { resolveGrepCli, resolveGrepCliWithAutoInstall, type GrepBackend } from "../grep/constants"
|
||||
|
||||
export const DEFAULT_TIMEOUT_MS = 60_000
|
||||
export const DEFAULT_LIMIT = 100
|
||||
|
||||
Reference in New Issue
Block a user