Add javascript and jsx specific languages
This commit is contained in:
parent
409b818717
commit
544ca443e3
14 changed files with 637 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
name = "TSX"
|
||||
path_suffixes = ["tsx", "js"]
|
||||
path_suffixes = ["tsx"]
|
||||
line_comment = "// "
|
||||
autoclose_before = ";:.,=}])>"
|
||||
brackets = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue