antares/.vscode/settings.json

13 lines
216 B
JSON

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