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/transpile/Generates module output.errors.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ error TS5107: Option 'target=ES3' is deprecated and will stop functioning in Typ
3
3
4
4
!!! error TS5107: Option 'target=ES3' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
Copy file name to clipboardExpand all lines: tests/baselines/reference/transpile/Generates module output.oldTranspile.errors.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ error TS5107: Option 'target=ES3' is deprecated and will stop functioning in Typ
3
3
4
4
!!! error TS5107: Option 'target=ES3' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
Copy file name to clipboardExpand all lines: tests/baselines/reference/transpile/Sets module name.errors.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ error TS5107: Option 'target=ES3' is deprecated and will stop functioning in Typ
3
3
4
4
!!! error TS5107: Option 'target=ES3' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
Copy file name to clipboardExpand all lines: tests/baselines/reference/transpile/Sets module name.oldTranspile.errors.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ error TS5107: Option 'target=ES3' is deprecated and will stop functioning in Typ
3
3
4
4
!!! error TS5107: Option 'target=ES3' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
0 commit comments