Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kabeep committed May 8, 2024
1 parent 69496bc commit 0412b59
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@
],
"exclude": [
"node_modules",
"example",
"dist"
"dist",
"docs",
"test",
"coverage"
],
"ts-node": {
"esm": true
Expand Down

0 comments on commit 0412b59

Please sign in to comment.