eslint-plugin-markdown icon indicating copy to clipboard operation
eslint-plugin-markdown copied to clipboard

request: update dependencies

Open blowsie opened this issue 2 years ago • 3 comments

In my nuxt project this plugin is causing conflicts with @nuxtjs/content. Updating this dependency should fix the issue https://github.com/syntax-tree/mdast-util-from-markdown

blowsie avatar May 26 '23 15:05 blowsie

If you can send a pull request, we can take a look at getting it merged.

nzakas avatar May 26 '23 20:05 nzakas

Which version are you upgrading to? After v1 it is ESM only.

so1ve avatar Jun 09 '23 02:06 so1ve

We can use https://github.com/un-ts/synckit to use ESM only package. I'll raise a PR soon.

JounQin avatar Dec 01 '23 15:12 JounQin