ts support

This commit is contained in:
Brian Seymour 2019-08-08 11:42:30 -05:00
parent 460e393772
commit 8833d4f488
6 changed files with 16 additions and 2 deletions

View file

@ -54,6 +54,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
"java",
"nasm", "asm",
"javascript", "js", "node",
"typescript", "ts",
"php",
"python", "python2", "python3",
"r",