oxc/website/playground
IWANABETHATGUY 0a9c548332
feat(playground): bidirectional inspect ast node (#1619)
1. Before we implement inspect the source code via the related AST node.

2. This pull request implemented the reverse process, you can inspect
the related ast node by clicking the source code, also it would scroll
the corresponding ast node into the viewport after you click source
code.
2023-12-04 00:18:54 +08:00
..
index.html feat(playground): add prettier IR output (#1350) 2023-11-16 20:42:02 +08:00
index.js feat(playground): bidirectional inspect ast node (#1619) 2023-12-04 00:18:54 +08:00
traverseJson.js feat(playground): bidirectional inspect ast node (#1619) 2023-12-04 00:18:54 +08:00