1
0
Fork 0

add matangover.mypy to extension recommendation

This commit is contained in:
Kim, Jimin 2022-11-14 14:51:10 +09:00
parent 75b0114b70
commit 3792afba59

View file

@ -1,3 +1,3 @@
{
"recommendations": ["ms-python.python"]
"recommendations": ["ms-python.python", "matangover.mypy"]
}