mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
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"
|
|
]
|
|
}
|