sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
793 stars 72 forks source link

Babel plugins? #635

Open babangsund opened 5 years ago

babangsund commented 5 years ago

Is there any way to support babel plugins, like optional chaining? Or do we have to wait for the typescript implementation? (3.7! 🎉)

https://github.com/sourcegraph/javascript-typescript-langserver/issues/496 I saw this issue, which leads me to believe the latter is true. 🙂

babangsund commented 5 years ago

Or alternatively, ignore error codes? (i.e. 1109)