Correctly halts
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
// Important; for accessibility reasons, code cannot be wider than 100ch
|
||||
"editor.rulers": [ 100 ],
|
||||
"editor.formatOnSave": true,
|
||||
"files.watcherExclude": {
|
||||
"**/.git/objects/**": true,
|
||||
"**/.git/subtree-cache/**": true,
|
||||
"**/.hg/store/**": true,
|
||||
"target": true,
|
||||
},
|
||||
"git.confirmSync": false,
|
||||
"git.enableSmartCommit": true,
|
||||
"git.autofetch": true,
|
||||
|
||||
Reference in New Issue
Block a user