Skip to content

Commit 00011fe

Browse files
Karthik-B-06kodiakhq[bot]
authored andcommitted
chore: 🔧 add .vscode folder
1 parent d95a535 commit 00011fe

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
.expo/
77

88
# VSCode
9-
.vscode/
109
jsconfig.json
1110

1211
# Xcode

.vscode/settings.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"conventionalCommits.scopes": [
3+
"readme",
4+
"tailwind-config",
5+
"badge",
6+
"button",
7+
"example-app",
8+
"checkbox",
9+
"spinner",
10+
"avatar",
11+
"meter",
12+
"primitives"
13+
],
14+
"git.branchProtection": ["main"]
15+
}

0 commit comments

Comments
 (0)