asset_library/.vscode/settings.json

5 lines
125 B
JSON
Raw Permalink Normal View History

2022-12-24 15:30:32 +01:00
{
"python.pythonPath": "/usr/bin/python3",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}