@newsteam/stylelint-config
TypeScript icon, indicating that this package has built-in type declarations

0.0.78 • Public • Published

@newsteam/stylelint-config

License npm package npm downloads

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-scss

Installation

  1. Install the shared configuration:
npm install --save-dev @newsteam/stylelint-config
  1. Install the shared configuration peer dependencies (npm 5+):
npx install-peerdeps --dev @newsteam/stylelint-config
  1. Add "extends": "@newsteam/stylelint-config" to your .stylelintrc.

Maintenance

You can run tests with npm test.

Package Sidebar

Install

npm i @newsteam/stylelint-config

Weekly Downloads

80

Version

0.0.78

License

MIT

Unpacked Size

70.4 kB

Total Files

19

Last publish

Collaborators

  • richard.hazelden
  • jasonsouthin
  • dgroux
  • sweetlikepete