Skip to content

Commit

Permalink
test: add workspace config
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 9, 2024
1 parent 63beb30 commit 71233f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vitest.workspace.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import { defineWorkspace } from 'vitest/config'

export default defineWorkspace(['./vitest.config.ts'])

0 comments on commit 71233f8

Please sign in to comment.