mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
8 lines
127 B
TOML
8 lines
127 B
TOML
[install.lockfile]
|
|
print = "yarn"
|
|
|
|
[test]
|
|
coverage = true
|
|
coverageReporter = ["text", "lcov"]
|
|
coverageDir = "coverage/raw/bun"
|