Skip to content

Commit

Permalink
chore: 🔧 add switch to vscode scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik-B-06 committed Jun 16, 2022
1 parent d9d95fe commit 7cfdc85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"primitives",
"tooltip",
"tag",
"progress-bar"
"progress-bar",
"switch"
],
"git.branchProtection": ["main"]
}

0 comments on commit 7cfdc85

Please sign in to comment.