Skip to content

monaco_editor: drop embedded prettier

Jérome Perrin requested to merge feat/monaco_builtin_js_format into master

current monaco versions have a built in javascript formatting, that happens to format the code in a way more compatible with the jslint's expectations.

Merge request reports