mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
14 lines
274 B
JSON
14 lines
274 B
JSON
{
|
|
"options": {
|
|
"enableBasicAutocompletion": true,
|
|
"enableSnippets": false,
|
|
"showPrintMargin": false,
|
|
"showInvisibles": true,
|
|
"useSoftTabs": true,
|
|
"tabSize": 4
|
|
},
|
|
|
|
"extensions": {
|
|
"emmet": false
|
|
}
|
|
}
|