Skip to content

Commit 04a4fe7

Browse files
committed
TODO
1 parent 14498b8 commit 04a4fe7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tsserver/webServer.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ namespace ts.server {
270270
this.onMessage(message.data);
271271
});
272272
}
273+
274+
// TODO:: Update all responses to use webPath
273275
}
274276

275277
const session = new WorkerSession();

0 commit comments

Comments
 (0)