Skip to content

Commit 32b1539

Browse files
committed
Update tsconfig.json
1 parent ff5e449 commit 32b1539

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"strict": true,
99
"skipLibCheck": true,
1010
"declaration": true,
11+
"allowJs": true
1112
},
12-
"exclude": ["node_modules", "_*.ts"]
13+
"exclude": ["node_modules"]
1314
}

0 commit comments

Comments
 (0)