summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 94ee920a202ac59f2695fcc58ced3f8431eb7f12 (plain)
1
2
3
4
5
6
{
  "[python]": {
    "editor.detectIndentation": false,
    "editor.tabSize": 4
  }
}