dragon_fire/dragon_fire.code-workspace

18 lines
198 B
Text
Raw Normal View History

2024-01-22 17:05:11 +01:00
{
"folders": [
{
"path": "."
},
{
"path": "../dragon_fire_content"
}
],
"settings": {
"conventionalCommits.scopes": [
"search",
"templates",
2025-02-13 10:46:09 +01:00
"css",
"database"
]
}
2024-01-22 17:05:11 +01:00
}