✨ feat: Fresh build [#396]
parent
a2261638d7
commit
92432ed8dd
|
|
@ -1,4 +1 @@
|
||||||
module.exports = {
|
module.exports = require('@lobehub/lint').changelog;
|
||||||
...require('@lobehub/lint').changelog,
|
|
||||||
displayTypes: ['feat', 'fix', 'style', 'pref', 'refactor'],
|
|
||||||
};
|
|
||||||
|
|
|
||||||
|
|
@ -42,5 +42,5 @@ test-output
|
||||||
# add other ignore file below
|
# add other ignore file below
|
||||||
__pycache__
|
__pycache__
|
||||||
/lobe_theme_config.json
|
/lobe_theme_config.json
|
||||||
/javascript/*.js
|
/javascript/**/*
|
||||||
!/javascript/main.js
|
!/javascript/main.js
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue