Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3dc7e6c

Browse files
committed
chore(vscode): recommend code-spell-checker extension
1 parent a7d6f4b commit 3dc7e6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"foxundermoon.shell-format",
77
"emeraldwalk.runonsave",
88
"zxh404.vscode-proto3",
9-
"redhat.vscode-yaml"
9+
"redhat.vscode-yaml",
10+
"streetsidesoftware.code-spell-checker"
1011
]
1112
}

0 commit comments

Comments
 (0)