feat(vscode): update font size
This commit is contained in:
@@ -3,5 +3,6 @@
|
|||||||
"python.defaultInterpreterPath": "/sbin/python3.14",
|
"python.defaultInterpreterPath": "/sbin/python3.14",
|
||||||
"git.autofetch": true,
|
"git.autofetch": true,
|
||||||
"explorer.confirmDelete": false,
|
"explorer.confirmDelete": false,
|
||||||
"git.confirmSync": false
|
"git.confirmSync": false,
|
||||||
|
"editor.fontSize": 12
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user