1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-01-23 06:03:57 +01:00
antares/.vscode/settings.json

16 lines
267 B
JSON

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