Skip to content

[Tracking]: Rslint web playground support #191

@hardfist

Description

@hardfist

support run rslint on browser and run playground like https://typescript-eslint.io/play

  • rslint wasm support
  • rslint errors support( show lint diagnostics)
  • decode rslint's astbuffer to ast
  • ast viewer support(pretty ast viewer with interactive support just like tse's playground estree viewer)
  • estree ast support (convert ts ast to estree ast)
  • typescript ast support(origin ts ast)
  • typescript semantic support(includes type & symbol & scope)
  • multi files support
  • editable configuration support
  • selectable rslint-wasm version
  • report as issue support( users can report rslint issue using rslint playground with reproducible demo)
  • apply fix | suggestion support

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions