summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: ecfbb807b5a3af92bff274612258ee075268b675 (plain)
1
2
3
4
5
{
  "python.linting.pylintEnabled": false,
  "python.pythonPath": "/usr/bin/python3",
  "cSpell.words": ["Neekman", "shch", "xlate"]
}