Install markdownlint VSCode extension, CLI and github config

cf https://github.com/github/markdownlint-github
This commit is contained in:
Sam Partington
2023-04-04 12:23:27 +01:00
parent 35cb1137e8
commit 03638f5558
4 changed files with 551 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"amodio.tsl-problem-matcher",
"DavidAnson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"firsttris.vscode-jest-runner",