Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkhala authored Jul 25, 2024
1 parent 0130812 commit 6281138
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"esModuleInterop": true,
"outDir": "dist",
"target": "ESNext",
"moduleResolution": "NodeNext",
"allowImportingTsExtensions": true
"moduleResolution": "NodeNext"
},
"include": [
"src/"
Expand Down

0 comments on commit 6281138

Please sign in to comment.