geas-bot/.vscode/settings.json
Vivek Santayana ef6c49b5f8 15 July Build
Implemented YAML
Implemented basic client introspection for guild metadata
Added todo tracker
2021-07-15 09:03:44 +01:00

5 lines
126 B
JSON

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