extensions.json 75 Bytes
Newer Older
one's avatar
one committed
1
2
3
4
5
6
{
  "recommendations": [
    "ms-python.python",
    "astral-sh.ruff"
  ]
}