@entire.se/stylelint-styled-components
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

@entire.se/stylelint-styled-components

lerna npm version npm license

Extendable Stylelint configuration for styled-components.

Installation

yarn add @entire.se/stylelint-styled-components -D

Peer dependencies

{
  "@entire.se/prettier": "^1.0.0",
  "@stylelint/postcss-css-in-js": "^0.38.0",
  "postcss": "^8.4.21",
  "postcss-syntax": "^0.36.2",
  "prettier": "^3.0.3",
  "stylelint": "^15.3.0",
  "stylelint-config-styled-components": "^0.1.1",
  "stylelint-prettier": "^4.0.2"
}

Usage

Extend @entire.se/stylelint-styled-components in the Stylelint configuration. Also make sure to setup and install @entire.se/prettier and its peer dependencies.

module.exports = {
  extends: '@entire.se/stylelint-styled-components',
};

Readme

Keywords

none

Package Sidebar

Install

npm i @entire.se/stylelint-styled-components

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

3.41 kB

Total Files

4

Last publish

Collaborators

  • entirenelson
  • gunnarx2