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
Remove @types/vscode as dev dependencies (deerawan#78)
== Problem
Got an issue with conflict compilation because
there are two type definitions available
from @types/vscode and vscode
== Solution
Remove @types/vscode