mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
TODO
This commit is contained in:
@@ -270,6 +270,8 @@ namespace ts.server {
|
||||
this.onMessage(message.data);
|
||||
});
|
||||
}
|
||||
|
||||
// TODO:: Update all responses to use webPath
|
||||
}
|
||||
|
||||
const session = new WorkerSession();
|
||||
|
||||
Reference in New Issue
Block a user