comfpile-old/comfpile.code-workspace

12 lines
113 B
Text
Raw Normal View History

{
"folders": [
{
"path": "."
}
],
2023-08-12 20:36:26 +02:00
"settings": {
"conventionalCommits.scopes": [
"context"
]
}
}