Skip to content

Commit 301b217

Browse files
ts expect
1 parent 3a697bf commit 301b217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vite-plugin/vitest.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const packageJson = await import("./package.json");
77
export default defineProject({
88
...config,
99
plugins: [
10+
//@ts-expect-error handle conflicting version types
1011
{
1112
...replace({
1213
preventAssignment: true,

0 commit comments

Comments
 (0)