Skip to content

Commit 37abba9

Browse files
committed
Fixed vs code json settings
1 parent 20882c0 commit 37abba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05-vscode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ JSON setting file
6767
"prettier.singleQuote": true,
6868
"prettier.useTabs": true,
6969
"editor.fontSize": 16,
70-
"terminal.integrated.fontFamily": "MesloLGS NF"
70+
"terminal.integrated.fontFamily": "MesloLGS NF",
7171
"terminal.integrated.fontSize": 16
7272
}
7373
```

0 commit comments

Comments
 (0)