@linters/stylelint-css-in-js-config

1.6.2 • Public • Published

StyleLint CSS-IN-JS Config

stylelint modern linter that helps you avoid errors and enforce conventions in your styles.

Install

yarn add stylelint @linters/stylelint-css-in-js-config -D

Usage

Create a .stylelintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/stylelint-css-in-js-config'],
}

Package Sidebar

Install

npm i @linters/stylelint-css-in-js-config

Weekly Downloads

90

Version

1.6.2

License

none

Unpacked Size

9.7 kB

Total Files

5

Last publish

Collaborators

  • michal.jarnot