eslint / markdown

Lint JavaScript code blocks in Markdown documents
MIT License
406 stars 63 forks source link

Support ESLint 9.x #249

Closed ericberens closed 7 months ago

ericberens commented 7 months ago

Similar to https://github.com/eslint/eslint-plugin-markdown/issues/194

It would be great to officially support ESLint v9.x now that it has been released.

eslint-plugin-markdown is currently pinned to support ^6.0.0, ^7.0.0, or ^8.0.0.

ericberens commented 7 months ago

Looks like this is resolved by bump to latest.