authentik/.vscode/settings.json

10 lines
146 B
JSON

{
"python.pythonPath": "env/bin/python",
"editor.tabSize": 4,
"[html]": {
"editor.tabSize": 2
},
"cSpell.words": [
"pyazo"
]
}