eslint-config-stylelint

25.0.0 • Public • Published

eslint-config-stylelint

NPM version Build Status

Stylelint org's shareable config for ESLint.

For consistent JavaScript across Stylelint's repos.

Installation

$ npm install eslint-config-stylelint --save-dev

Usage

Add this to your ESLint config:

import stylelintConfig from "eslint-config-stylelint";

export default [...stylelintConfig];

For Jest

Install the plugin additionally:

$ npm install eslint-plugin-jest --save-dev

Then, update your config:

import stylelintConfig from "eslint-config-stylelint";
import stylelintJestConfig from "eslint-config-stylelint/jest";

export default [...stylelintConfig, ...stylelintJestConfig];

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
15.0.0-00next
25.0.01,022latest

Version History

VersionDownloads (Last 7 Days)Published
25.0.01,022
24.0.0710
23.0.01,913
22.0.0827
21.0.01,341
20.0.02,966
19.1.0426
19.0.094
18.0.0173
17.1.0412
17.0.0144
16.0.08
15.1.0676
15.0.0252
15.0.0-00
14.0.0214
13.1.1201
13.1.016
13.0.02
12.1.0291
12.0.00
11.1.01,141
11.0.02,441
10.0.02
9.0.039
8.3.097
8.2.00
8.1.0250
8.0.06
7.0.02
6.0.04
5.0.01
4.0.040
3.0.00
2.0.0142
1.0.01,165
0.1.00

Package Sidebar

Install

npm i eslint-config-stylelint

Weekly Downloads

17,018

Version

25.0.0

License

MIT

Unpacked Size

6.97 kB

Total Files

5

Last publish

Collaborators

  • jeddy3
  • hudochenkov
  • ntwb
  • ota-meshi
  • ybiquitous
  • mattxwang
  • romainmenke