mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: bump vitest and add @vitest/coverage-c8 (#8507)
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineConfig({
|
||||
enabled: true,
|
||||
all: true,
|
||||
reporter: ['text', 'lcov', 'cobertura'],
|
||||
provider: 'c8',
|
||||
include: ['src'],
|
||||
exclude: [
|
||||
// All ts files that only contain types, due to ALL
|
||||
|
||||
Reference in New Issue
Block a user