settings.json 174 B

123456
  1. {
  2. "python.pythonPath": "./src/python_workers/venv/bin/python",
  3. "editor.tabSize": 2,
  4. "sync.gist": "f2c23f606e2999daad6f9113382f4511",
  5. "gitlens.hovers.enabled": false
  6. }