django-template/.vscode/extensions.json
2023-01-20 21:05:50 +03:00

9 lines
190 B
JSON

{
"recommendations": [
"ms-python.python",
"monosans.djlint",
"ms-python.isort",
"ms-python.vscode-pylance",
"thebarkman.vscode-djaneiro",
]
}