mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 22:03:58 +00:00
6 lines
145 B
TOML
6 lines
145 B
TOML
preload = ["@opentui/solid/preload"]
|
|
|
|
[test]
|
|
preload = ["./test/preload.ts"]
|
|
timeout = 30000 # 30 seconds - allow time for package installation
|