@@ -318,8 +318,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
318318 <td ><code ><a href =' /tsconfig/#allowUnreachableCode ' >--allowUnreachableCode</a ></code ></td >
319319 <td ><p ><code >boolean</code ></p >
320320</td >
321- <td >
322- </td >
321+ <td ></td >
323322</tr >
324323<tr class =" option-description even " ><td colspan =" 3 " >
325324<p >Disable error reporting for unreachable code.</p >
@@ -329,8 +328,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
329328 <td ><code ><a href =' /tsconfig/#allowUnusedLabels ' >--allowUnusedLabels</a ></code ></td >
330329 <td ><p ><code >boolean</code ></p >
331330</td >
332- <td >
333- </td >
331+ <td ></td >
334332</tr >
335333<tr class =" option-description odd " ><td colspan =" 3 " >
336334<p >Disable error reporting for unused labels.</p >
@@ -362,8 +360,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
362360 <td ><code ><a href =' /tsconfig/#baseUrl ' >--baseUrl</a ></code ></td >
363361 <td ><p ><code >string</code ></p >
364362</td >
365- <td >
366- </td >
363+ <td ></td >
367364</tr >
368365<tr class =" option-description even " ><td colspan =" 3 " >
369366<p >Specify the base directory to resolve bare specifier module names.</p >
@@ -406,8 +403,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
406403 <td ><code ><a href =' /tsconfig/#customConditions ' >--customConditions</a ></code ></td >
407404 <td ><p ><code >list</code ></p >
408405</td >
409- <td >
410- </td >
406+ <td ></td >
411407</tr >
412408<tr class =" option-description even " ><td colspan =" 3 " >
413409<p >Conditions to set in addition to the resolver-specific defaults when resolving imports.</p >
@@ -428,8 +424,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
428424 <td ><code ><a href =' /tsconfig/#declarationDir ' >--declarationDir</a ></code ></td >
429425 <td ><p ><code >string</code ></p >
430426</td >
431- <td >
432- </td >
427+ <td ></td >
433428</tr >
434429<tr class =" option-description even " ><td colspan =" 3 " >
435430<p >Specify the output directory for generated declaration files.</p >
@@ -637,8 +632,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
637632 <td ><code ><a href =' /tsconfig/#generateTrace ' >--generateTrace</a ></code ></td >
638633 <td ><p ><code >string</code ></p >
639634</td >
640- <td >
641- </td >
635+ <td ></td >
642636</tr >
643637<tr class =" option-description odd " ><td colspan =" 3 " >
644638<p >Generates an event trace and a list of types.</p >
@@ -725,8 +719,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
725719 <td ><code ><a href =' /tsconfig/#jsx ' >--jsx</a ></code ></td >
726720 <td ><p ><code >preserve</code >, <code >react</code >, <code >react-native</code >, <code >react-jsx</code >, or <code >react-jsxdev</code ></p >
727721</td >
728- <td >
729- </td >
722+ <td ></td >
730723</tr >
731724<tr class =" option-description odd " ><td colspan =" 3 " >
732725<p >Specify what JSX code is generated.</p >
@@ -780,8 +773,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
780773 <td ><code ><a href =' /tsconfig/#lib ' >--lib</a ></code ></td >
781774 <td ><p ><code >list</code ></p >
782775</td >
783- <td >
784- </td >
776+ <td ></td >
785777</tr >
786778<tr class =" option-description even " ><td colspan =" 3 " >
787779<p >Specify a set of bundled library declaration files that describe the target runtime environment.</p >
@@ -824,8 +816,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
824816 <td ><code ><a href =' /tsconfig/#mapRoot ' >--mapRoot</a ></code ></td >
825817 <td ><p ><code >string</code ></p >
826818</td >
827- <td >
828- </td >
819+ <td ></td >
829820</tr >
830821<tr class =" option-description even " ><td colspan =" 3 " >
831822<p >Specify the location where debugger should locate map files instead of generated locations.</p >
@@ -879,8 +870,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
879870 <td ><code ><a href =' /tsconfig/#moduleSuffixes ' >--moduleSuffixes</a ></code ></td >
880871 <td ><p ><code >list</code ></p >
881872</td >
882- <td >
883- </td >
873+ <td ></td >
884874</tr >
885875<tr class =" option-description odd " ><td colspan =" 3 " >
886876<p >List of file name suffixes to search when resolving a module.</p >
@@ -1110,8 +1100,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
11101100 <td ><code ><a href =' /tsconfig/#out ' >--out</a ></code ></td >
11111101 <td ><p ><code >string</code ></p >
11121102</td >
1113- <td >
1114- </td >
1103+ <td ></td >
11151104</tr >
11161105<tr class =" option-description even " ><td colspan =" 3 " >
11171106<p >Deprecated setting. Use <a href =" #outFile " ><code >outFile</code ></a > instead.</p >
@@ -1121,8 +1110,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
11211110 <td ><code ><a href =' /tsconfig/#outDir ' >--outDir</a ></code ></td >
11221111 <td ><p ><code >string</code ></p >
11231112</td >
1124- <td >
1125- </td >
1113+ <td ></td >
11261114</tr >
11271115<tr class =" option-description odd " ><td colspan =" 3 " >
11281116<p >Specify an output folder for all emitted files.</p >
@@ -1132,8 +1120,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
11321120 <td ><code ><a href =' /tsconfig/#outFile ' >--outFile</a ></code ></td >
11331121 <td ><p ><code >string</code ></p >
11341122</td >
1135- <td >
1136- </td >
1123+ <td ></td >
11371124</tr >
11381125<tr class =" option-description even " ><td colspan =" 3 " >
11391126<p >Specify a file that bundles all outputs into one JavaScript file. If <a href =" #declaration " ><code >declaration</code ></a > is true, also designates a file that bundles all .d.ts output.</p >
@@ -1143,8 +1130,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
11431130 <td ><code ><a href =' /tsconfig/#paths ' >--paths</a ></code ></td >
11441131 <td ><p ><code >object</code ></p >
11451132</td >
1146- <td >
1147- </td >
1133+ <td ></td >
11481134</tr >
11491135<tr class =" option-description odd " ><td colspan =" 3 " >
11501136<p >Specify a set of entries that re-map imports to additional lookup locations.</p >
@@ -1154,8 +1140,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
11541140 <td ><code ><a href =' /tsconfig/#plugins ' >--plugins</a ></code ></td >
11551141 <td ><p ><code >list</code ></p >
11561142</td >
1157- <td >
1158- </td >
1143+ <td ></td >
11591144</tr >
11601145<tr class =" option-description even " ><td colspan =" 3 " >
11611146<p >Specify a list of language service plugins to include.</p >
@@ -1341,8 +1326,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
13411326 <td ><code ><a href =' /tsconfig/#sourceRoot ' >--sourceRoot</a ></code ></td >
13421327 <td ><p ><code >string</code ></p >
13431328</td >
1344- <td >
1345- </td >
1329+ <td ></td >
13461330</tr >
13471331<tr class =" option-description odd " ><td colspan =" 3 " >
13481332<p >Specify the root path for debuggers to find the reference source code.</p >
@@ -1352,8 +1336,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
13521336 <td ><code ><a href =' /tsconfig/#stopBuildOnErrors ' >--stopBuildOnErrors</a ></code ></td >
13531337 <td ><p ><code >boolean</code ></p >
13541338</td >
1355- <td >
1356- </td >
1339+ <td ></td >
13571340</tr >
13581341<tr class =" option-description even " ><td colspan =" 3 " >
13591342<p >Skip building downstream projects on error in upstream project.</p >
@@ -1495,8 +1478,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
14951478 <td ><code ><a href =' /tsconfig/#typeRoots ' >--typeRoots</a ></code ></td >
14961479 <td ><p ><code >list</code ></p >
14971480</td >
1498- <td >
1499- </td >
1481+ <td ></td >
15001482</tr >
15011483<tr class =" option-description odd " ><td colspan =" 3 " >
15021484<p >Specify multiple folders that act like <code >./node_modules/@types</code >.</p >
@@ -1506,8 +1488,7 @@ tsc app.ts util.ts --target esnext --outfile index.js
15061488 <td ><code ><a href =' /tsconfig/#types ' >--types</a ></code ></td >
15071489 <td ><p ><code >list</code ></p >
15081490</td >
1509- <td >
1510- </td >
1491+ <td ></td >
15111492</tr >
15121493<tr class =" option-description even " ><td colspan =" 3 " >
15131494<p >Specify type package names to be included without being referenced in a source file.</p >
0 commit comments