Add TypeScript parser to the playground

This commit is contained in:
Max Brunsfeld 2019-08-30 22:20:53 -07:00
parent 3ac0ff2a11
commit 5882bcf531

View file

@ -23,6 +23,7 @@ permalink: playground
<option value="python">Python</option>
<option value="ruby">Ruby</option>
<option value="rust">Rust</option>
<option value="typescript">TypeScript</option>
</select>
<input id="logging-checkbox" type="checkbox"></input>