Skip to content

Commit

Permalink
chore: remove unused configDefaults (#12643)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderwhytop authored Jan 3, 2025
1 parent 5a6e98c commit e8e8422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vitest.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { configDefaults, defineConfig } from 'vitest/config'
import { defineConfig } from 'vitest/config'
import { entries } from './scripts/aliases.js'

export default defineConfig({
Expand Down

0 comments on commit e8e8422

Please sign in to comment.