Skip to content

Commit e298f75

Browse files
authored
Fix the name of protocol.ts in tsconfig.json (#14918)
1 parent bc1bda5 commit e298f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/harness/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"rwcRunner.ts",
9797
"test262Runner.ts",
9898
"runner.ts",
99-
"../server/protocol.d.ts",
99+
"../server/protocol.ts",
100100
"../server/session.ts",
101101
"../server/client.ts",
102102
"../server/editorServices.ts",

0 commit comments

Comments
 (0)