Skip to content

Commit c163243

Browse files
committed
chore: fix tsconfig
1 parent 0f1bb0c commit c163243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
// https://nuxt.com/docs/guide/concepts/typescript
3-
"extends": "./.demo/.nuxt/tsconfig.json"
3+
"extends": "./_demo/.nuxt/tsconfig.json"
44
}

0 commit comments

Comments
 (0)