Skip to content

Commit 026fb4b

Browse files
committed
chore: add jsconfig to speed up vscode
1 parent 43226e4 commit 026fb4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jsconfig.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"exclude": ["node_modules", "dist"]
3+
}

0 commit comments

Comments
 (0)