MLH-Fellowship / babel-sandbox

Babel repl-like codesandbox: check out link =>
https://codesandbox.io/s/github/babel/sandboxes
MIT License
6 stars 3 forks source link

AST JSON should render in output #132

Open ianjennings opened 4 years ago

ianjennings commented 4 years ago

Right now the AST JSON window pops over the code output. Instead, the JSON should output to the CodeMirror editor.