mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: upgrade vitest to v4 (#11336)
This commit is contained in:
@@ -10,7 +10,6 @@ export default defineConfig({
|
||||
},
|
||||
coverage: {
|
||||
enabled: true,
|
||||
all: true,
|
||||
reporter: ['text', 'lcov', 'cobertura'],
|
||||
provider: 'v8',
|
||||
include: ['src'],
|
||||
|
||||
Reference in New Issue
Block a user