Skip to content

Commit

Permalink
test: add vitest workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 13, 2024
1 parent bbb57ec commit 1e5b9c6
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(['./vite.config.ts'])

0 comments on commit 1e5b9c6

Please sign in to comment.