Parse JS as TSX

This commit is contained in:
Max Brunsfeld 2022-03-29 18:14:42 -07:00
parent 3b4cab9094
commit 45ad5f343f

View file

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