1.0.0 • Published 3 years ago
@sbaldwin24/stylelint-config v1.0.0
@sbaldwin24/stylelint-config
Sterling's Stylelint configuration
Getting started
To install @sbaldwin24/stylelint-config
in your project, you will need to run the
following command using npm:
npm install -S @sbaldwin24/stylelint-config
If you prefer Yarn, use the following command instead:
yarn add @sbaldwin24/stylelint-config
Usage
You can use @sbaldwin24/stylelint-config
in your project by extending it in your
stylelint
configuration. For example, if we had a .stylelintrc
file:
{
"extends": ["@sbaldwin24/stylelint-config"]
}
🙌 Contributing
We're always looking for contributors to help us fix bugs, build new features,
or help us improve the project documentation. If you're interested, definitely
check out our Contributing Guide! 👀
1.0.0
3 years ago