dragon_fire/dragon_fire.code-workspace
David Bailey de1f1446a3
Some checks reported warnings
/ phplint (push) Has been cancelled
feat: use FlexBox to properly arrange the sidebar layouts
2025-01-27 10:24:41 +01:00

17 lines
No EOL
183 B
Text

{
"folders": [
{
"path": "."
},
{
"path": "../dragon_fire_content"
}
],
"settings": {
"conventionalCommits.scopes": [
"search",
"templates",
"css"
]
}
}