Files
vscode/src/vs/workbench/api/browser/mainThreadCommands.ts
Matt Bierner de320f4061 Use a proper Map for ICommandsMap
Changes the `ICommandsMap` type to be a proper map. This can help catch type errors and also gets us closer to being able to disable the tsconfig suppressImplicitAnyIndexErrors workaround
2019-07-01 17:32:12 -07:00

3.4 KiB