2.0.3 • Published 10 months ago

@betgames/stylelint-config v2.0.3

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
10 months ago

stylelint-config

Extensible shared config for stylelint.

Usage

  1. Install config package:
pnpm add --dev @betgames/stylelint-config
pnpm add --dev stylelint stylelint-declaration-strict-value stylelint-prettier stylelint-scss
  1. Extend stylelint configuration in project's stylelint.config.js:
module.exports = {
    extends: ['@betgames/stylelint-config'],
};
2.0.3

10 months ago

2.0.1

1 year ago

1.3.1

1 year ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago