3.0.1 • Published 3 months ago

@getaround-eu/stylelint-config v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@getaround-eu/stylelint-config npm CircleCI

Shareable stylelint config for Getaround's projects.

yarn add -D @getaround-eu/stylelint-config
npm install -D @getaround-eu/stylelint-config
pnpm install -D @getaround-eu/stylelint-config

Usage

In a .stylelintrc.json:

{
  "extends": "@getaround-eu/stylelint-config"
}

Or in order to be extended, in a .stylelintrc.js:

module.exports = {
  extends: "@getaround-eu/stylelint-config"
}
3.0.1

3 months ago

2.0.2

8 months ago

3.0.0

8 months ago

2.0.1

12 months ago

2.0.0

1 year ago

1.2.5

1 year ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago