We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b31fc7 commit ea9707cCopy full SHA for ea9707c
2 files changed
.vscode/extensions.json
@@ -12,7 +12,8 @@
12
"vivaxy.vscode-conventional-commits",
13
"pshaddel.conventional-branch",
14
"tekumara.typos-vscode",
15
- "EditorConfig.EditorConfig"
+ "EditorConfig.EditorConfig",
16
+ "rvben.rumdl"
17
],
18
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
19
"unwantedRecommendations": []
template/.vscode/extensions.json
@@ -16,7 +16,8 @@
"charliermarsh.ruff",
20
21
22
23
}
0 commit comments