/eslint-repl

Build and test new ESLint rules and config in the browser with Webcontainers

Primary LanguageTypeScriptMIT LicenseMIT

ESLint REPL

code style

Learn how to use ESLint, and even write a few rules of your own with live feedback and testing.

CodeMirror

TS autocomplete

ESLint Playgrounds

Other resources

Roadmap

  • make save clearer, asynchronous
    • show hash name in content sidebar
  • Add fix result, Merge View
  • add basic tutorial
  • Add AST explanation: https://www.mariokandut.com/how-to-write-custom-eslint-rule/
  • allow setting name
  • Inspect fix action positioning on other lines
  • feed examples via server.ts file, use HMR when editing
  • resize remembering of panels + hotkeys
  • dark mode