Skip to content

Commit 9fcb1e8

Browse files
author
Junior Vidotti
committed
reversed settings
1 parent 83f87bc commit 9fcb1e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
// "editor.fontSize": 13,
2+
"editor.fontSize": 13,
33
"editor.fontLigatures": true,
4-
// "editor.letterSpacing": 0.5,
4+
"editor.letterSpacing": 0.5,
55
"editor.smoothScrolling": true,
66
"editor.tabSize": 2,
77
"editor.codeActionsOnSave": {

0 commit comments

Comments
 (0)