9 lines
250 B
JSON
9 lines
250 B
JSON
{
|
|
"editor.minimap.enabled": false,
|
|
"editor.fontLigatures": true,
|
|
"editor.wrappingIndent": "indent",
|
|
"editor.overviewRulerBorder": false,
|
|
"editor.lineHeight": 24,
|
|
"workbench.colorTheme": "Gray Matter Light",
|
|
"cSpell.language": "en-GB"
|
|
}
|