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

View File

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