Enable python jedi

This commit is contained in:
2021-10-14 10:48:18 +03:00
parent f61f57829a
commit 3c4bf57a21

View File

@@ -9,5 +9,6 @@
"typescriptreact",
"json",
"jsonc"
]
],
"python.jediEnabled": true
}