Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.31k stars 308 forks source link

Error when run gulp #595

Closed erossini closed 1 week ago

erossini commented 1 week ago

I'm trying to build the project to get my fixes deliverable. I'm not an expert in JavaScript. When I run gulp I get this error

882:9 error 'ext' is assigned a value but never used no-unused-vars

image

How can I fix it?

Thank you in advance, Enrico

erossini commented 1 week ago

OK, sorry, I think I understood