mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-08 18:40:29 +00:00
5 lines
127 B
TOML
5 lines
127 B
TOML
preload = ["@opentui/solid/preload"]
|
|
|
|
[test]
|
|
preload = ["./test/preload.ts"]
|
|
timeout = 10000 # 10 seconds (default is 5000ms)
|