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

8 lines
164 B
JSON

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