webide / deploy-container /settings.json
gordonchan's picture
Upload 9 files
9cbb36f verified
raw
history blame contribute delete
242 Bytes
Invalid JSON: Expected double-quoted property name in JSON at line 9, column 1
{
"workbench.colorTheme": "Default Light+",
"git.postCommitCommand": "sync",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"git.autofetch": true,
"editor.minimap.enabled": false,
"emmet.triggerExpansionOnTab": true,
}