angram/.vscode/settings.json

8 lines
119 B
JSON
Raw Normal View History

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