Skip to content
Snippets Groups Projects
Commit 6bcfbc77 authored by Behrisch, M. (Michael)'s avatar Behrisch, M. (Michael)
Browse files

chore: :art: shorter scope names for longer header descriptions

the old scope names where too long and stole space from the description.
parent fd7477c6
No related branches found
No related tags found
2 merge requests!17fix(storybook): :ambulance: adds babel config for module resolution of util projects,!15May 2022 merge request
......@@ -14,15 +14,15 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"conventionalCommits.scopes": [
"vis-rawjsonview",
"json",
"panels",
"vis-semsub",
"vis-nl",
"vis-paoh",
"vis-schema",
"semsub",
"nl",
"paoh",
"schema",
"storybook",
"store",
"libs"
"libs",
],
"jest.jestCommandLine": "nx affected:test",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment