Skip to content

Commit 2395890

Browse files
author
Rowan Wyborn
committed
fix trailing whitespace
1 parent 9d11f2b commit 2395890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2382,7 +2382,7 @@ namespace ts {
23822382
inlineSourceMap?: boolean;
23832383
inlineSources?: boolean;
23842384
jsx?: JsxEmit;
2385-
jsxNamespace? : string;
2385+
jsxNamespace? : string;
23862386
listFiles?: boolean;
23872387
locale?: string;
23882388
mapRoot?: string;

0 commit comments

Comments
 (0)