UNPKG

stylelint-config-migme

Version:

migme's config for stylelint

7 lines (6 loc) 99 B
module.exports = { rules: { 'string-no-newline': true, 'string-quotes': 'single', }, }