Closed marekdedic closed 3 years ago
Describe the bug Hi, I'm getting the following error trying to compile a typescript project with easymde:
node_modules/easymde/types/easymde.d.ts(23,23): error TS2688: Cannot find type definition file for 'marked'.
To Reproduce Steps to reproduce the behavior:
Expected behavior No TS errors
Version information
I think the solution is just to move @types/marked from devDependencies to dependencies...
@types/marked
Describe the bug Hi, I'm getting the following error trying to compile a typescript project with easymde:
To Reproduce Steps to reproduce the behavior:
Expected behavior No TS errors
Version information