Skip to content

Commit

Permalink
* Added the extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrishnasanka committed Mar 18, 2024
1 parent 6d5cdde commit 0a629e0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"recommendations": [
"ms-python.black-formatter",
"ms-python.mypy-type-checker",
"ms-python.isort"
]
}

0 comments on commit 0a629e0

Please sign in to comment.