module.exports = { extends: '@it-incubator/stylelint-config', rules: { 'value-keyword-case': null, } }