mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-01 20:17:05 +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