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