mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-15 16:34:50 +01:00
7ba9564ac6
Casting the result of Object.freeze results in a non-readonly object. Instead we should pass the type along to the call to `Object.freeze`