Skip to content

Commit c67c36c

Browse files
committed
add spell check
1 parent 7788a60 commit c67c36c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"TylerLeonhardt.vscode-inline-values-powershell",
2525
"cschleiden.vscode-github-actions",
2626
"ms-mssql.mssql",
27-
"Gruntfuggly.todo-tree"
27+
"Gruntfuggly.todo-tree",
28+
"streetsidesoftware.code-spell-checker"
2829
],
2930
"settings": {
3031
"editor.renderWhitespace": "all",

0 commit comments

Comments
 (0)