Stylelint shared config Open Region Stylelint shared config Usage Install package npm install --save-dev @openregion/stylelint-config Create .stylelintrc.json file with this content { "extends": ["@openregion/stylelint-config"] }