You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsConfig/Initialized TSConfig with incorrect compiler option value/tsconfig.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"compilerOptions": {
3
-
/* Visit https://aka.ms/tsconfig.json to read more about this file */
3
+
/* Visit https://aka.ms/tsconfig to read more about this file */
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsConfig/Initialized TSConfig with list compiler options with enum value/tsconfig.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"compilerOptions": {
3
-
/* Visit https://aka.ms/tsconfig.json to read more about this file */
3
+
/* Visit https://aka.ms/tsconfig to read more about this file */
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/runWithoutArgs/initial-build/show-help-with-ExitStatus.DiagnosticsPresent_OutputsSkipped-when-host-can't-provide-terminal-width.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ Emit additional JavaScript to ease support for importing CommonJS modules. This
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/runWithoutArgs/initial-build/show-help-with-ExitStatus.DiagnosticsPresent_OutputsSkipped.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ Emit additional JavaScript to ease support for importing CommonJS modules. This
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit/declarationDir-is-specified.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit/when-outDir-and-declarationDir-is-specified.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit/when-outDir-is-specified.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit/with-outFile.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit/without-outDir-or-outFile-is-specified-with-declaration-enabled.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit/without-outDir-or-outFile-is-specified.js
0 commit comments