ESLint online playground.
This playground allows you to check the behavior in combination with the plugins.
Add an example to the directory below and submit a PR.
Please refer to the implementation of ESLint Stylistic example.
https://github.com/ota-meshi/eslint-online-playground/tree/main/src/examples/stylistic
Add a plugin to the directory below and submit a PR.
This playground works by calling ESLint in a Node.js process launched inside the browser using WebContainers.
It is deployed to Netlify.