mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-06-02 06:14:22 +02:00
Add markdownlint extension to VSCode recommendations
This commit is contained in:
Vendored
+5
-1
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"recommendations": ["dbaeumer.vscode-eslint", "EditorConfig.EditorConfig"]
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"EditorConfig.EditorConfig",
|
||||
"davidanson.vscode-markdownlint"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user