shopping-assistant-api/.vscode/settings.json

6 lines
88 B
JSON

{
"files.exclude": {
"**/bin": true
},
"editor.formatOnType": true
}