@quartzds/stylelint-config
Shareable Stylelint configuration for Quartz design system packages.
💿 Installation
npm install --save-dev @quartzds/stylelint-config stylelint
📖 Usage
The shareable configuration can be configured in the Stylelint configuration file:
{
"extends": ["@quartzds/stylelint-config"]
}
⚖️ License
See the LICENSE file for license rights and limitations.