We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c17bae commit e09b6f1Copy full SHA for e09b6f1
.vscode/extensions.json
@@ -2,6 +2,8 @@
2
"recommendations": [
3
"editorconfig.editorconfig",
4
"henrynguyen5-vsc.vsc-nvm",
5
- "streetsidesoftware.code-spell-checker"
+ "streetsidesoftware.code-spell-checker",
6
+ "html-validate.vscode-html-validate",
7
+ "deque-systems.vscode-axe-linter"
8
]
9
}
0 commit comments