Skip to content

Commit

Permalink
Include source maps
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Oct 31, 2023
1 parent 9c5f7dd commit 95af671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"module": "Node16",
"declaration": true,
"sourceMap": true,
"moduleResolution": "Node16",
"target": "ES2020",
"esModuleInterop": true,
Expand Down

0 comments on commit 95af671

Please sign in to comment.