Parse JS as TSX

This commit is contained in:
Max Brunsfeld
2022-03-29 18:26:58 -07:00
parent 3b4cab9094
commit 45ad5f343f
+1 -1
View File
@@ -1,5 +1,5 @@
name = "TSX"
path_suffixes = ["tsx"]
path_suffixes = ["tsx", "js"]
line_comment = "// "
autoclose_before = ";:.,=}])>"
brackets = [