8 lines
167 B
JSON
8 lines
167 B
JSON
{
|
|
"workbench.colorTheme": "Default Dark+",
|
|
"git.postCommitCommand": "sync",
|
|
"git.enableSmartCommit": true,
|
|
"git.confirmSync": false,
|
|
"git.autofetch": true
|
|
}
|