Merge jsx language into js
This commit is contained in:
committed by
Keith Simmons
parent
544ca443e3
commit
dcd5922609
@@ -1,5 +1,5 @@
|
||||
name = "JavaScript"
|
||||
path_suffixes = ["js"]
|
||||
path_suffixes = ["js", "jsx"]
|
||||
line_comment = "// "
|
||||
autoclose_before = ";:.,=}])>"
|
||||
brackets = [
|
||||
|
||||
Reference in New Issue
Block a user