Skip to content

Commit

Permalink
chore: addssourcemaps to tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
samconcords committed Apr 9, 2021
1 parent 4026cec commit 832dace
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 @@ -13,6 +13,7 @@
"declaration": true,
"importHelpers": true,
"moduleResolution": "node",
"sourceMap": true,
},
"typedocOptions": {
"entryPoints": [
Expand Down

2 comments on commit 832dace

@vercel
Copy link

@vercel vercel bot commented on 832dace Apr 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 832dace Apr 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.