hi-ucs/front/.stylelintrc.js

4 lines
96 B
Vue
Raw Normal View History

2022-06-14 09:32:49 +08:00
module.exports = {
extends: ['stylelint-config-recess-order', 'stylelint-config-prettier'],
}