antares/.vscode/settings.json

14 lines
231 B
JSON

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