Skip to content

Commit 9d403e2

Browse files
committedAug 26, 2023
chore: modify tsconfig.json
1 parent 7ee60ca commit 9d403e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"exclude": ["node_modules", "www/build"],
23
"compilerOptions": {
34
"target": "es5",
45
"lib": ["dom", "dom.iterable", "esnext"],

0 commit comments

Comments
 (0)
Please sign in to comment.