mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
6 lines
127 B
TOML
6 lines
127 B
TOML
preload = ["@opentui/solid/preload"]
|
|
|
|
[test]
|
|
preload = ["./test/preload.ts"]
|
|
timeout = 10000 # 10 seconds (default is 5000ms)
|