mirror of
https://github.com/lobehub/sd-webui-lobe-theme.git
synced 2026-01-09 06:23:44 +08:00
5 lines
125 B
JavaScript
5 lines
125 B
JavaScript
module.exports = {
|
|
...require('@lobehub/lint').changelog,
|
|
displayTypes: ['feat', 'fix', 'style', 'pref', 'refactor'],
|
|
};
|