Skip to content

Commit

Permalink
Add TS quote query for svelte,vue re #287
Browse files Browse the repository at this point in the history
  • Loading branch information
andymass committed May 7, 2023
1 parent 96133f5 commit 6c8909b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions after/queries/svelte/matchup.scm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
; inherits: quote

[
(element)
(script_element)
Expand Down
2 changes: 2 additions & 0 deletions after/queries/vue/matchup.scm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
; inherits: quote

[
(element)
(script_element)
Expand Down

0 comments on commit 6c8909b

Please sign in to comment.