flutter-freaccess-hub/.vscode/settings.json

9 lines
165 B
JSON

{
"editor.quickSuggestions": {
"comments": "off",
"strings": "off",
"other": "off"
},
"java.configuration.updateBuildConfiguration": "automatic"
}