asset_library/.vscode/settings.json
“christopheseux” e3d24aa4e3 First Commit
2022-12-24 15:30:32 +01:00

5 lines
125 B
JSON

{
"python.pythonPath": "/usr/bin/python3",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}