UNPKG

stylelint-config-migme

Version:

migme's config for stylelint

6 lines (5 loc) 89 B
module.exports = { rules: { 'shorthand-property-no-redundant-values': true, }, }