We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d11f2b commit 2395890Copy full SHA for 2395890
src/compiler/types.ts
@@ -2382,7 +2382,7 @@ namespace ts {
2382
inlineSourceMap?: boolean;
2383
inlineSources?: boolean;
2384
jsx?: JsxEmit;
2385
- jsxNamespace? : string;
+ jsxNamespace? : string;
2386
listFiles?: boolean;
2387
locale?: string;
2388
mapRoot?: string;
0 commit comments