pluGET/.vscode/settings.json
Neocky 34e53f4861 Added initial files
Added:
- consoleouput.py
- plugin_downloader.py
2021-02-26 01:22:16 +01:00

4 lines
80 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}