We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7367c2e commit 0eb4422Copy full SHA for 0eb4422
1 file changed
.vscode/extensions.json
@@ -0,0 +1,11 @@
1
+{
2
+ "recommendations": [
3
+ "charliermarsh.ruff",
4
+ "ms-python.python",
5
+ "ms-python.mypy-type-checker",
6
+ "ms-python.debugpy",
7
+ "tamasfe.even-better-toml",
8
+ "EditorConfig.EditorConfig",
9
+ "github.copilot"
10
+ ]
11
+}
0 commit comments