0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
hono/bunfig.toml
2024-06-24 05:39:29 +09:00

8 lines
127 B
TOML

[install.lockfile]
print = "yarn"
[test]
coverage = true
coverageReporter = ["text", "lcov"]
coverageDir = "coverage/raw/bun"