Prefer ipv6.

This commit is contained in:
Tom Alexander
2024-07-12 19:58:50 -04:00
parent f6152d92f1
commit 0e2c7adaf9
9 changed files with 50 additions and 9 deletions

View File

@@ -33,5 +33,6 @@
},
"black-formatter.importStrategy": "fromEnvironment",
"workbench.statusBar.visible": false,
"git.openRepositoryInParentFolders": "never"
"git.openRepositoryInParentFolders": "never",
"files.autoSave": "afterDelay"
}