This repository has been archived on 2024-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
auction-image/.vscode/.settings.json

7 lines
185 B
JSON
Raw Normal View History

2023-03-14 13:40:50 +00:00
{
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": true,
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
}