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

2.1.1 • Public • Published

@davidwarrington/stylelint-config

Installation

Install with a package manager such as pnpm, yarn or npm.

pnpm add --save-dev stylelint @davidwarrington/stylelint-config
# or with yarn
yarn add --dev stylelint @davidwarrington/stylelint-config
# or with npm
npm install --save-dev stylelint @davidwarrington/stylelint-config

Create an Stylelint config

// stylelint.config.js

export default {
  extends: ['@davidwarrington/stylelint-config'],
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.1
    1
  • 2.1.0
    0
  • 2.0.1
    0
  • 2.0.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @davidwarrington/stylelint-config

Weekly Downloads

1

Version

2.1.1

License

MIT

Unpacked Size

2.83 kB

Total Files

8

Last publish

Collaborators

  • davidwarrington