Removed the ending comma in as if you have no other user settings in Code it's not valid JSON and saves me having to press the delete key.

master
Finbar Ryan 2016-11-05 12:33:24 +00:00
rodzic 30b39d749e
commit 56a664f2aa
1 zmienionych plików z 1 dodań i 1 usunięć

@ -8,5 +8,5 @@ To open `settings.json`, from the `File` menu choose `Preferences`, `User Settin
```json
"editor.fontFamily": "Fira Code",
"editor.fontSize": 14,
"editor.fontLigatures": true,
"editor.fontLigatures": true
```