Merge jsx language into js

This commit is contained in:
Keith Simmons
2022-04-18 14:21:23 -07:00
committed by Keith Simmons
parent 544ca443e3
commit dcd5922609
9 changed files with 1 additions and 319 deletions
@@ -1,5 +1,5 @@
name = "JavaScript"
path_suffixes = ["js"]
path_suffixes = ["js", "jsx"]
line_comment = "// "
autoclose_before = ";:.,=}])>"
brackets = [