What problem do you want to solve?
Right now, ESLint playground only supports the core rule, so the official languages it supports are JavaScript and TypeScript. We don't have any way to play around with rules in ESLint's official plugins in the playground.
What do you think is the correct solution?
Add the support of different languages like css, markdown, etc., and their official rules in the playground
Participation
AI acknowledgment
Additional comments
Disscussion eslint/css#435 suggests this change and it was also suggested previously in #730
What problem do you want to solve?
Right now, ESLint playground only supports the core rule, so the official languages it supports are JavaScript and TypeScript. We don't have any way to play around with rules in ESLint's official plugins in the playground.
What do you think is the correct solution?
Add the support of different languages like
css,markdown, etc., and their official rules in the playgroundParticipation
AI acknowledgment
Additional comments
Disscussion eslint/css#435 suggests this change and it was also suggested previously in #730