Skip to content

daogrady/eslint-online-playground

 
 

Repository files navigation

ESLint online playground.

This playground allows you to check the behavior in combination with the plugins.

Examples

Contributing

Add an example

Add an example to the directory below and submit a PR.

src/examples

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 installer

Add a plugin to the directory below and submit a PR.

src/plugins/plugins

About

This playground works by calling ESLint in a Node.js process launched inside the browser using WebContainers.

It is deployed to Netlify.

Netlify Status

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.2%
  • Vue 35.7%
  • JavaScript 3.6%
  • CSS 1.8%
  • Other 0.7%