Revert "Remove `typescript` from list of languages (#645)" (#690)

This reverts commit 19a550d0de.
master
Brad Cornes 2023-01-04 14:06:38 +00:00 committed by GitHub
parent 5932d20ff1
commit 07189b01bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ export const jsLanguages = [
'javascriptreact',
'reason',
'rescript',
'typescript',
'typescriptreact',
]