Better default for Framework display

And better too big than too small
This commit is contained in:
David Heinemeier Hansson 2024-05-30 19:21:14 -07:00
parent 81fc4d9e71
commit 090216f0a6

View File

@ -4,7 +4,7 @@
"security.workspace.trust.untrustedFiles": "open",
"editor.minimap.enabled": false,
"git.ignoreMissingGitWarning": true,
"editor.fontSize": 12,
"editor.fontSize": 14,
"editor.occurrencesHighlight": "off",
"editor.selectionHighlight": false,
"editor.suggestOnTriggerCharacters": false,