chore(vscode): recommend code-spell-checker extension (#96)

This commit is contained in:
Jonathan Yu 2022-01-30 18:30:15 -08:00 committed by GitHub
parent 9db5fb0952
commit ed387a5f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
"foxundermoon.shell-format",
"emeraldwalk.runonsave",
"zxh404.vscode-proto3",
"redhat.vscode-yaml"
"redhat.vscode-yaml",
"streetsidesoftware.code-spell-checker"
]
}