eslint / markdown

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

test: use ESLint v9 in examples #264

Closed mdjermanovic closed 3 months ago

mdjermanovic commented 3 months ago

This PR updates test examples (react and typescript) to use ESLint v9. Since this plugin now supports only ESLint >=9, it doesn't make sense to test with ESLint v8.