eslint / markdown

Lint JavaScript code blocks in Markdown documents
MIT License
391 stars 60 forks source link

Missing TypeScript declarations #255

Closed pauliesnug closed 1 month ago

pauliesnug commented 2 months ago

In addition to the existing v9 and Flat Config support, it would be helpful to have typescript definitions included in the package so we can typecheck configs, which many other Flat Config plugins have already started doing.

nzakas commented 2 months ago

I'll handle this as part of upgrading this package for languages.

nzakas commented 1 month ago

Fixed in #266