thecookingsenpai 16ad2902e6 Initial commit
2023-12-25 13:26:15 +01:00

7 lines
116 B
JSON

{
"editor.quickSuggestions": {
"other": "on",
"comments": true,
"strings": "off"
}
}