angram/.vscode/settings.json

10 lines
162 B
JSON
Raw Normal View History

{
"conventionalCommits.scopes": [
"command",
"mover",
"sleeper",
"informer",
"statemachine",
"builder"
]
}