ESLint now support linting of JSON and Markdown
Published on October 3, 2024 by Nicholas C. Zakas
Today we announced official support for linting JSON and Markdown in ESLint. A lot of the changes we made in v9.0.0 were directly to support this next step for ESLint. Additionally, we announced the release of Code Explorer to help people work with ASTs for JavaScript, JSON, and Markdown.