Skip to content

Commit

Permalink
Add tsx to TypeScript interpreters (#6788)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Jun 7, 2024
1 parent 00bf9c9 commit 3ec0889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7333,6 +7333,7 @@ TypeScript:
interpreters:
- deno
- ts-node
- tsx
extensions:
- ".ts"
- ".cts"
Expand Down

0 comments on commit 3ec0889

Please sign in to comment.