chore(repo): add rspack commit scope
This commit is contained in:
parent
099608f896
commit
1b819aa628
@ -20,6 +20,7 @@ const scopes = [
|
||||
{ value: 'react', name: 'react: anything React specific' },
|
||||
{ value: 'react-native', name: 'react-native: anything React Native specific' },
|
||||
{ value: 'remix', name: 'remix: anything Remix specific' },
|
||||
{ value: 'rspack', name: 'rspack: anything Rspack specific' },
|
||||
{ value: 'expo', name: 'expo: anything Expo specific' },
|
||||
{ value: 'release', name: 'release: anything related to nx release' },
|
||||
{ value: 'repo', name: 'repo: anything related to managing the repo itself' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user