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
|