Skip to content

Commit

Permalink
Add more defined globals
Browse files Browse the repository at this point in the history
  • Loading branch information
coavins committed Jul 30, 2023
1 parent 5d4191b commit 38aab11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"ScriptHost",
"describe",
"before_each",
"it"
"it",
"ImageReference",
"AccessibilityLevel"
]
}

0 comments on commit 38aab11

Please sign in to comment.