Add TypeScript parser to the playground
This commit is contained in:
parent
3ac0ff2a11
commit
5882bcf531
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue