django-social-links/.vscode/settings.json

10 lines
176 B
JSON

{
"cSpell.words": [
"crossorigin",
"jazzmin",
"venv"
],
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}