sourcegraph/javascript-typescript-langserver

Support for `configure` requests?

romandecker opened this issue · 0 comments

Hey!

I was wondering if this project supports what tsserver calls the configure request. I would like to configure the importModuleSpecifier setting to relative, to be exact. Not sure how I would go about this though.

Here's the corresponding vscode setting:
iU5Cv

Any ideas?