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/checkJsFiles.errors.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,6 @@
1
-
error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
2
-
Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.
3
1
tests/cases/compiler/a.js(3,1): error TS2322: Type '0' is not assignable to type 'string'.
4
2
5
3
6
-
!!! error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
7
-
!!! error TS5055: Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.
Copy file name to clipboardExpand all lines: tests/baselines/reference/checkJsFiles2.errors.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,6 @@
1
-
error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
2
-
Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.
3
1
tests/cases/compiler/a.js(4,1): error TS2322: Type '0' is not assignable to type 'string'.
4
2
5
3
6
-
!!! error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
7
-
!!! error TS5055: Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.
Copy file name to clipboardExpand all lines: tests/baselines/reference/checkJsFiles3.errors.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,6 @@
1
-
error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
2
-
Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.
3
1
tests/cases/compiler/a.js(4,1): error TS2322: Type '0' is not assignable to type 'string'.
4
2
5
3
6
-
!!! error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
7
-
!!! error TS5055: Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.
0 commit comments