Closed
Description
I don't know if somebody is still working on the new tsserver. Then :) please go on, you are probably already working on this.
But if not: It would be cool if tsserver would accept the compiler Options via command line or tsconfig.json.
There is a method called openConfigFile() @ editorservices.ts:639 but it is never called. Only the default compiler options are used (:697).