the-honkers-railway-launcher/.vscode/settings.json

10 lines
176 B
JSON
Raw Normal View History

{
"conventionalCommits.scopes": [
"tracing",
"core",
"ui",
"i18n"
],
"editor.tabCompletion": "on",
"diffEditor.codeLens": true
}