Skip to content

Commit

Permalink
fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowan Wyborn committed Dec 18, 2015
1 parent 9d11f2b commit 2395890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2382,7 +2382,7 @@ namespace ts {
inlineSourceMap?: boolean;
inlineSources?: boolean;
jsx?: JsxEmit;
jsxNamespace? : string;
jsxNamespace? : string;
listFiles?: boolean;
locale?: string;
mapRoot?: string;
Expand Down

0 comments on commit 2395890

Please sign in to comment.