Skip to content

Commit 7b9405a

Browse files
committed
Add recommended extensions
1 parent 89577d9 commit 7b9405a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.vscode/extensions.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"recommendations": [
3+
"ms-python.python",
4+
"ms-python.vscode-pylance",
5+
"charliermarsh.ruff"
6+
]
7+
}

0 commit comments

Comments
 (0)