chore(vite): add vite scope to commitizen (#13412)
This commit is contained in:
parent
bf32321c3c
commit
1a136fc8ad
@ -45,6 +45,7 @@ module.exports = {
|
|||||||
name: 'testing',
|
name: 'testing',
|
||||||
description: 'anything testing specific (e.g., jest or cypress)',
|
description: 'anything testing specific (e.g., jest or cypress)',
|
||||||
},
|
},
|
||||||
|
{ name: 'vite', description: 'anything Vite specific' },
|
||||||
{ name: 'web', description: 'anything Web specific' },
|
{ name: 'web', description: 'anything Web specific' },
|
||||||
{ name: 'webpack', description: 'anything Webpack specific' },
|
{ name: 'webpack', description: 'anything Webpack specific' },
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user