mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-23 04:26:05 +00:00
6 lines
116 B
TOML
6 lines
116 B
TOML
preload = ["@opentui/solid/preload"]
|
|
|
|
[test]
|
|
preload = ["./test/preload.ts"]
|
|
# Enable code coverage
|
|
coverage = true
|