mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 22:03:58 +00:00
8 lines
258 B
TOML
8 lines
258 B
TOML
preload = ["@opentui/solid/preload"]
|
|
|
|
[test]
|
|
preload = ["./test/preload.ts"]
|
|
# timeout is not actually parsed from bunfig.toml (see src/bunfig.zig in oven-sh/bun)
|
|
# using --timeout in package.json scripts instead
|
|
# https://github.com/oven-sh/bun/issues/7789
|