We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f87bc commit 9fcb1e8Copy full SHA for 9fcb1e8
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
- // "editor.fontSize": 13,
+ "editor.fontSize": 13,
3
"editor.fontLigatures": true,
4
- // "editor.letterSpacing": 0.5,
+ "editor.letterSpacing": 0.5,
5
"editor.smoothScrolling": true,
6
"editor.tabSize": 2,
7
"editor.codeActionsOnSave": {
0 commit comments