CodinGame / monaco-vscode-api

VSCode public API plugged on the monaco editor
MIT License
226 stars 31 forks source link

Replace map by forEach to prevent treeshaking #264

Closed CGNonofr closed 10 months ago

CGNonofr commented 10 months ago

fix #262

vscode PR: https://github.com/microsoft/vscode/pull/199194