3.0.1 • Published 1 year ago

@getaround-eu/stylelint-config v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

2.0.2

2 years ago

3.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago