Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Jul 7, 2023
1 parent a8ee00b commit 61fc314
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"strict": true,
"skipLibCheck": true,
"declaration": true,

"allowJs": true,
"removeComments": true,
"emitDeclarationOnly": true,
"resolveJsonModule": true,
Expand Down

0 comments on commit 61fc314

Please sign in to comment.