antares/.vscode/settings.json

9 lines
147 B
JSON

{
"conventionalCommits.scopes": [
"UI",
"core",
"MySQL",
"PostgreSQL"
],
"svg.preview.background": "transparent"
}