dragon_fire/dragon_fire.code-workspace
David Bailey 77b3f858d1
Some checks reported warnings
/ phplint (push) Has been cancelled
chore: small chore changes
2025-02-13 10:46:09 +01:00

18 lines
No EOL
198 B
Text

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