Initial Commit
This commit is contained in:
10
packages/discord/bunfig.toml
Normal file
10
packages/discord/bunfig.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[test]
|
||||
coverage = true
|
||||
coverageReporter = ["text", "lcov"]
|
||||
coveragePathIgnorePatterns = [
|
||||
"fixtures/**",
|
||||
"dist/**"
|
||||
]
|
||||
|
||||
[run]
|
||||
bun = true
|
||||
Reference in New Issue
Block a user