mirror of
https://github.com/LukeHagar/openapi-types.git
synced 2025-12-06 04:20:29 +00:00
9 lines
130 B
TOML
9 lines
130 B
TOML
[test]
|
|
# Bun test configuration
|
|
preload = ["./tests/setup.ts"]
|
|
|
|
[install]
|
|
# Install configuration
|
|
cache = true
|
|
production = false
|