11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"recommendations": [
|
|
"charliermarsh.ruff",
|
|
"ms-python.python",
|
|
"ms-python.mypy-type-checker",
|
|
"ms-python.debugpy",
|
|
"tamasfe.even-better-toml",
|
|
"EditorConfig.EditorConfig",
|
|
"github.copilot"
|
|
]
|
|
}
|