Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

bird-studio/stylelint-config

Repository files navigation

semantic-release Gitmoji

// .stylelintrc.js

/** @type {import('stylelint').Configuration} */
module.exports = {
  extends: ["@bird-studio/stylelint-config"],
};