UNPKG

stylelint-config-migme

Version:

migme's config for stylelint

7 lines (6 loc) 135 B
module.exports = { rules: { 'font-family-name-quotes': 'always-where-recommended', 'font-weight-notation': 'numeric', }, }