antares/.vscode/settings.json

17 lines
284 B
JSON

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