In order to end users to know which options are available while coding (e.g. using Intellisense on VSCode), would be great to provide the EasyMDE typing definition in this package.
In the meantime, had to install easymde along with @types/marked and @types/codemirror to get type hints.
In order to end users to know which options are available while coding (e.g. using Intellisense on VSCode), would be great to provide the EasyMDE typing definition in this package.
In the meantime, had to install
easymde
along with@types/marked
and@types/codemirror
to get type hints.app.component.ts