customer-portal/bunfig.toml
chris ff31c28d38
All checks were successful
Test action / Print hello world (push) Successful in 6m12s
too lazy to think of a message, so enjoy this pointless text. Good luck future me...
2025-09-22 14:25:07 +00:00

6 lines
151 B
TOML
Executable file

[test]
coverage = true
coverageSkipTestFiles = true
coverageReporter = ['text', 'lcov']
coverageDir = './.coverage'
preload = "./test.config.ts"