Document jsx specialization

This commit is contained in:
Jackson Kearl 2018-07-24 00:38:38 -07:00
parent 629c05f1f8
commit 763e939bdd

View file

@ -25,6 +25,7 @@
["\"", "\""],
["`", "`"]
],
// add ` as an autocloseBefore because templated backtick strings are common
"autoCloseBefore": ";:.,=}])>` \n\t",
"folding": {
"markers": {