Merge jsx language into js
This commit is contained in:
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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue