Merge jsx language into js

This commit is contained in:
Keith Simmons 2022-04-14 11:30:19 -07:00 committed by Keith Simmons
parent 544ca443e3
commit dcd5922609
9 changed files with 1 additions and 319 deletions

View file

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