Skip to content

Commit

Permalink
chore: Fix tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Aug 16, 2024
1 parent 78e7346 commit adc6c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"declaration": true
},
"include": ["src"],
"exclude": [],
"ts-node": {
"esm": true,
"transpileOnly": true
Expand Down

0 comments on commit adc6c46

Please sign in to comment.