UNPKG

stylelint-config-hzdg

Version:
7 lines (6 loc) 93 B
module.exports = { rules: { 'unit-case': 'lower', 'unit-no-unknown': true, }, };