Fix typo
This commit is contained in:
parent
34d2867212
commit
73378201d1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"editor.indentSize": 2
|
||||
},
|
||||
"debug.console.historySuggestions": false,
|
||||
"editor.accessibilitySupport": "off"
|
||||
"editor.accessibilitySupport": "off",
|
||||
"editor.fontFamily": "'Berkeley Mono', 'Cascadia Code', Consolas, 'Courier New', 'monospace'",
|
||||
"editor.fontLigatures": false,
|
||||
"editor.fontSize": 12,
|
||||
|
|
Loading…
Reference in a new issue