Skip to content

Commit 1b76fbb

Browse files
committed
chore: fix local types
1 parent 064e992 commit 1b76fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@vue/tsconfig/tsconfig.web.json",
2+
"extends": "@vue/tsconfig/tsconfig.dom.json",
33
"include": [
44
"env.d.ts",
55
"./typed-router.d.ts",

0 commit comments

Comments
 (0)