You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a JS project with ES6 syntax and today I tried out the latest VS Code release (0.10.1). Today I've also learned that the IntelliSense support in VS Code for JS is coming from TS, so I've been told to report it here (microsoft/vscode#230)
This is the result when there is a "BestCommonType" error inside a class method: