mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"recommendations": [
|
|
"editorconfig.editorconfig",
|
|
"github.vscode-pull-request-github",
|
|
"ms-python.black-formatter",
|
|
"ms-python.flake8",
|
|
"ms-python.isort",
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"redhat.vscode-yaml",
|
|
"tamasfe.even-better-toml",
|
|
"eamodio.gitlens"
|
|
]
|
|
}
|