geas-bot/.vscode/settings.json

6 lines
167 B
JSON

{
"editor.insertSpaces": false,
"editor.detectIndentation": false,
"python.pythonPath": "./app/Scripts/python",
"python.autoComplete.extraPaths": ["./app"]
}