Skip to content

Commit b746375

Browse files
committed
Initialize cSpell configuration
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent fc10a2e commit b746375

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"cSpell.words": [
3+
"vercel"
4+
]
5+
}

0 commit comments

Comments
 (0)