EventSource.from type issue
How to force typescript language server to use EventSource.from from ./worker-configuration.d.ts?
The typescript language server always use EventSource from node types, it doesnt even resovle EventSource from ./worker-configuration.d.ts file.
0 Replies