Merge pull request #10 from vbenjs/chore-setting

chore: 移除编辑器字体配置
pull/48/MERGE
vince292007 2024-07-04 21:33:30 +08:00 committed by GitHub
commit 51f682a726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@
"editor.detectIndentation": false,
"editor.cursorBlinking": "expand",
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.fontFamily": "Input Mono, FiraCode-Retina, monospace",
"editor.fontLigatures": true,
"editor.largeFileOptimizations": false,
"editor.accessibilitySupport": "off",
"editor.cursorSmoothCaretAnimation": "on",