Daniil Moshkov

Results 2 comments of Daniil Moshkov

Fixed by adding this in your package.json and reinstall simple-code-editor ``` "overrides": { "simple-code-editor": { "highlight.js": "~11.8.0" } }, ```