@tamland/stylelint-config v0.0.34
@tamland/stylelint-config
This package provides a shared config for stylelint and several of its plugins.
Usage
A single stylelint configuration is exported.
Our default export contains all of our stylelint rules. It requires the following peer dependencies:
stylelint
stylelint-order
stylelint-scssInstallation
Install the shared configuration:
npm install --save-dev @tamland/stylelint-configInstall the shared configuration peer dependencies (npm 5+):
npx install-peerdeps --dev @tamland/stylelint-configAdd
"extends": "@tamland/stylelint-config"to your .stylelintrc.
Maintenance
You can run tests with npm test.
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago