Skip to content

Commit

Permalink
fix duplicate ending tag (Shopify#3117)
Browse files Browse the repository at this point in the history
  • Loading branch information
jules-w2 committed Jan 31, 2025
1 parent 943d78e commit 6e35e96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vscode/languages/erb.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
],
"autoClosingPairs": [
["<%", "%>"],
["<%=", "%>"],
["<%#", "%>"],
["{", "}"],
["[", "]"],
["(", ")"],
Expand Down

0 comments on commit 6e35e96

Please sign in to comment.