Skip to content

Commit 3f99bbd

Browse files
mfranzkeCopilot
andauthored
docs: added publint as a VS Code extension suggestion (#1198)
* docs: added publint as a VS Code extension suggestion https://marketplace.visualstudio.com/items?itemName=Kravets.vscode-publint * Update .vscode/extensions.json Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent 07a0863 commit 3f99bbd

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
"html-validate.vscode-html-validate",
77
"deque-systems.vscode-axe-linter",
88
"esbenp.prettier-vscode",
9-
"stylelint.vscode-stylelint"
9+
"stylelint.vscode-stylelint",
10+
"kravets.vscode-publint"
1011
]
1112
}

0 commit comments

Comments
 (0)