This commit is contained in:
Oleg Sheynin
2025-08-02 00:12:04 +00:00
parent 8e6ac39674
commit 80c3e8d54b
5 changed files with 381 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"recommendations": [
"ms-python.python",
"ms-python.pylance",
"ms-python.black-formatter",
"ms-python.flake8",
"ms-python.mypy-type-checker",
"ms-python.isort"
]
}