Skip to content

Commit c09030e

Browse files
authored
chore: 🗑️ remove markdownlint from recommendations (#176)
## Description Since we don't use it. ## Reviewer Focus <!-- Please delete as appropriate: --> This PR needs a quick review.
1 parent 530155c commit c09030e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"recommendations": [
66
"jebbs.plantuml",
77
"batisteo.vscode-django",
8-
"DavidAnson.vscode-markdownlint",
98
"donjayamanne.githistory",
109
"felipecaputo.git-project-manager",
1110
"GitHub.vscode-pull-request-github",
@@ -24,4 +23,4 @@
2423
],
2524
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
2625
"unwantedRecommendations": []
27-
}
26+
}

0 commit comments

Comments
 (0)