Files
foton-laws-system-front/.stylelintrc.js
T
2021-04-21 14:46:48 +08:00

7 lines
130 B
Vue

/**
* @description stylelint
*/
module.exports = {
extends: ['stylelint-config-recess-order', 'stylelint-config-prettier'],
}