Skip to content

Commit

Permalink
feat: antiquotation brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhl authored and jnoortheen committed Dec 10, 2021
1 parent ae0c981 commit 55e9258
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions language-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
},
// symbols used as brackets
"brackets": [
[
"${",
"}"
],
[
"{",
"}"
Expand Down

0 comments on commit 55e9258

Please sign in to comment.