geas-bot/.vscode/settings.json

5 lines
126 B
JSON
Raw Normal View History

{
"editor.insertSpaces": false,
"editor.detectIndentation": false,
"python.pythonPath": "./app/Scripts/python.exe",
}