Skip to content

Commit 69c7679

Browse files
KennyNealCopilot
andauthored
Fix for trailing comma
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 92ef813 commit 69c7679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"recommendations": [
33
"eliostruyf.vscode-front-matter",
44
"davidanson.vscode-markdownlint",
5-
"yzhang.markdown-all-in-one",
5+
"yzhang.markdown-all-in-one"
66
]
77
}

0 commit comments

Comments
 (0)