Add javascript and jsx specific languages

This commit is contained in:
Keith Simmons 2022-04-12 11:30:37 -07:00
parent 409b818717
commit 544ca443e3
14 changed files with 637 additions and 1 deletions

View file

@ -1,5 +1,5 @@
name = "TSX"
path_suffixes = ["tsx", "js"]
path_suffixes = ["tsx"]
line_comment = "// "
autoclose_before = ";:.,=}])>"
brackets = [