Skip to content

Commit

Permalink
Added conditions scope type (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasArvidsson authored and pokey committed Dec 13, 2021
1 parent 193a44d commit 7253153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modifiers/containing_scope.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"string": "string",
"type": "type",
"value": "value",
"condition": "condition",
# XML, JSX
"element": "xmlElement",
"tags": "xmlBothTags",
Expand Down

0 comments on commit 7253153

Please sign in to comment.