Skip to content

Commit

Permalink
chore: no need for inline sources since we ship sources in npm… (#6050)
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Mar 9, 2020
1 parent bfc4dac commit 17e62ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"inlineSources": true,
"importHelpers": true,
"isolatedModules": false,
"noImplicitAny": true,
Expand Down

0 comments on commit 17e62ef

Please sign in to comment.