Skip to content

Commit 9b9d078

Browse files
committed
chore: 🔧 add conventionalCommits.scopes setting
1 parent 0196d91 commit 9b9d078

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
},
1414
"[json]": {
1515
"editor.defaultFormatter": "esbenp.prettier-vscode"
16-
}
16+
},
17+
"conventionalCommits.scopes": [
18+
"docs"
19+
]
1720
}

0 commit comments

Comments
 (0)