mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
Add TypeScript parser to the playground
This commit is contained in:
parent
3ac0ff2a11
commit
5882bcf531
|
|
@ -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…
Reference in a new issue