Skip to content

Commit dbee02f

Browse files
committed
chore: fix tsconfig
1 parent 9c55835 commit dbee02f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/vue-final-modal/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"baseUrl": ".",
66
"types": [
77
"vite/client",
8-
"unplugin-vue-define-options/macros-global",
98
"cypress"
109
],
1110
"paths": {

viteplay/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"compilerOptions": {
44
"types": [
55
"vite/client",
6-
"unplugin-vue-define-options/macros-global"
76
]
87
},
98
"exclude": [

0 commit comments

Comments
 (0)