Skip to content

Commit b43bf66

Browse files
authored
Update tsconfig.json
1 parent df78852 commit b43bf66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"moduleResolution":"node",
2+
"extends": "./playground/.nuxt/tsconfig.json",
33
"compilerOptions": {
44
"esModuleInterop": true
55
}

0 commit comments

Comments
 (0)