build: stylelint

This commit is contained in:
Burt 2023-12-24 19:55:24 +08:00
parent 331b0fbfb2
commit 6b8c822306

View File

@ -42,5 +42,6 @@ module.exports = {
ignoreTypes: ['page'],
},
],
'comment-empty-line-before': 'never',
},
}