We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb14e2 commit 5844c7aCopy full SHA for 5844c7a
1 file changed
.vscode/extensions.json
@@ -0,0 +1,11 @@
1
+{
2
+ "recommendations": [
3
+ "charliermarsh.ruff",
4
+ "ms-python.python",
5
+ "ms-python.vscode-pylance",
6
+ "ms-vscode.vscode-serial-monitor",
7
+ "esbenp.prettier-vscode",
8
+ "github.vscode-pull-request-github",
9
+ "vivaxy.vscode-conventional-commits"
10
+ ]
11
+}
0 commit comments