Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maximool committed Jun 7, 2024
1 parent 8700031 commit 7b1cdc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"editor.tabFocusMode": false,
"editor.unicodeHighlight.nonBasicASCII": false,
"editor.wordWrap": "on",
"extensions.ignoreRecommendations": true,
"files.exclude": {
"**/.git": false
},
Expand Down Expand Up @@ -41,4 +42,4 @@
"workbench.preferredDarkColorTheme": "Solarized Dark",
"workbench.preferredLightColorTheme": "Solarized Light",
"workbench.startupEditor": "newUntitledFile",
}
}

0 comments on commit 7b1cdc6

Please sign in to comment.