export default { extends: ["@discourse/lint-configs/stylelint"], rules: { "media-feature-range-notation": "context", }, };