Skip to content

Commit

Permalink
Inline package sources
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Jun 20, 2016
1 parent ae4c2fa commit 8aa055c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"declaration": true,
"noImplicitAny": true,
"removeComments": true,
"sourceMap": true
"sourceMap": true,
"inlineSources": true
},
"files": [
"lib/index.ts",
Expand Down

0 comments on commit 8aa055c

Please sign in to comment.