Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@equisoft/stylelint-config-styled-components

Package Overview
Dependencies
Maintainers
12
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equisoft/stylelint-config-styled-components

Equisoft's stylelint configuration for styled-components.

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
12
Weekly downloads
 
Created
Source

@equisoft/stylelint-config-styled-components

This is Equisoft's stylelint config for use in projects that rely on styled-components.

Because this package comes with its own stylelint dependency, your project only needs this package. It doesn't need to have stylelint as a dependency.

Add to your project

yarn add --dev @equisoft/stylelint-config-styled-components

or

npm install --save-dev @equisoft/stylelint-config-styled-components

Usage

Set up your project's .stylelintrc file as follows:

// .stylelintrc
{
  "extends": ["@equisoft/stylelint-config-styled-components"]
}

Keywords

FAQs

Package last updated on 25 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc