1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-02-02 10:27:19 +01:00
antares/.vscode/settings.json

10 lines
163 B
JSON

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