Face-Recognition/.vscode/settings.json
2024-04-16 16:48:06 +07:00

6 lines
60 B
JSON

{
"editor.quickSuggestions": {
"strings": true
},
}