mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
release: v0.9.2
This commit is contained in:
parent
14cb2d2af6
commit
8f58fef5ad
13 changed files with 23 additions and 20 deletions
|
|
@ -768,6 +768,9 @@ export type Config = {
|
|||
subtask?: boolean
|
||||
}
|
||||
}
|
||||
watcher?: {
|
||||
ignore?: Array<string>
|
||||
}
|
||||
plugin?: Array<string>
|
||||
snapshot?: boolean
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue