/** @type {import('stylelint').Config} */
export default {
  extends: ['stylelint-config-clean-order'],
}