Skip to content

Commit d668d60

Browse files
committed
fix: remove the vite types from pdf-templates package
1 parent a34b7a2 commit d668d60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/pdf-templates/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"lib": ["ESNext", "DOM", "DOM.Iterable"],
2020
"module": "ESNext",
2121
"target": "ESNext",
22-
"types": ["vitest/globals"],
2322
"resolveJsonModule": true,
2423
"outDir": "dist",
2524
},

0 commit comments

Comments
 (0)