2024-08-08 09:27:36 +02:00
|
|
|
{
|
|
|
|
"recommendations": [
|
2024-08-11 17:23:59 +02:00
|
|
|
"charliermarsh.ruff",
|
2024-08-08 09:27:36 +02:00
|
|
|
"ms-python.python",
|
|
|
|
"ms-python.vscode-pylance",
|
|
|
|
"ms-python.debugpy",
|
2024-08-08 14:48:10 +02:00
|
|
|
"batisteo.vscode-django",
|
|
|
|
"bradlc.vscode-tailwindcss",
|
|
|
|
"EditorConfig.EditorConfig"
|
2024-08-08 09:27:36 +02:00
|
|
|
]
|
2024-08-08 14:48:10 +02:00
|
|
|
}
|