Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yulmwu committed Jun 6, 2022
1 parent ff5e449 commit 32b1539
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"strict": true,
"skipLibCheck": true,
"declaration": true,
"allowJs": true
},
"exclude": ["node_modules", "_*.ts"]
"exclude": ["node_modules"]
}

0 comments on commit 32b1539

Please sign in to comment.