Skip to content

Commit

Permalink
fix: add inline sources to packages (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
MayaGillilan authored Aug 30, 2022
1 parent 0edad4c commit bca6abb
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 @@ -15,6 +15,7 @@
"strict": true,
"strictNullChecks": false,
"sourceMap": true,
"inlineSources": true,
"declaration": true,
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true,
Expand Down

0 comments on commit bca6abb

Please sign in to comment.