1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-02-05 20:03:25 +01:00
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"
}