.stylelintrc.js 96 Bytes
module.exports = {
  extends: ['stylelint-config-recess-order', 'stylelint-config-prettier'],
}