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

7 lines
118 B
JSON

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