Change to `"on"`. Remove comma

This commit is contained in:
RedCMD 2025-04-20 08:44:19 +12:00 committed by GitHub
parent b063ab5e2d
commit 4558fa13eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -97,8 +97,8 @@
"diffEditor.ignoreTrimWhitespace": false,
"editor.defaultColorDecorators": "never",
"editor.quickSuggestions": {
"strings": true
},
"strings": "on"
}
},
"[dockercompose]": {
"editor.insertSpaces": true,