Skip to content

Commit

Permalink
chore(v3): add three slashes comment to add vitest types
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoazh committed Mar 31, 2024
1 parent ccef187 commit 7f5b8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/v3/vite.config.mts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/// <reference types="vitest" />
import vue from '@vitejs/plugin-vue';
import { resolve } from 'path';
import { fileURLToPath, URL } from 'url';
Expand Down

0 comments on commit 7f5b8c8

Please sign in to comment.