Added debugging to python

This commit is contained in:
2024-08-26 15:03:54 +04:00
parent 309789be8e
commit 44d28f5a39
3 changed files with 44 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ return {
"ruff",
"isort",
"mypy",
"debugpy",
"prettier",
"eslint_d",
},