You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The scope should always be one of the following values: \n - component\n - examples\n - query\n - reactivity\n - templating\n - utils\n - tests\n - ui\n - ci\n - tooling\n - docs."
],
"consistency": {
"english": {
"localLanguage": "english",
"commitFix": "bug(utils): Change 'port' variable to uppercase",
"commitFeat": "feat(utils): Allow server to listen on env variable port",
"commitDescription": "Changed 'port' variable to uppercase for consistency. Added feature to allow server to listen on a port specified through the environment variable."