Skip to content

Commit 2f713c6

Browse files
committed
add code-spell-checker to recommended extensions
1 parent c921ecd commit 2f713c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// "astral-sh.ty",
77
"ms-python.python",
88
"redhat.vscode-yaml",
9-
"astral-sh.ty"
9+
"astral-sh.ty",
10+
"streetsidesoftware.code-spell-checker"
1011
]
1112
}

0 commit comments

Comments
 (0)