Update vscode settings

This commit is contained in:
phil 2024-02-27 05:06:22 +05:30
parent 8c299f0041
commit 53216269cb
3 changed files with 14 additions and 5 deletions

5
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"recommendations": [
"ms-python.vscode-pylance"
]
}