mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-26 18:27:38 +01:00
e483059807
Clean up some assertions Mostly just removing extra type assertions or adding them to a better spot Also addresses some missing semicolons that snuck in somehow