Socket
Book a DemoInstallSign in
Socket

stylelint-config-smarthr

Package Overview
Dependencies
Maintainers
26
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-smarthr

A sharable stylelint config for SmartHR

latest
npmnpm
Version
3.0.2
Version published
Weekly downloads
3.8K
-4.43%
Maintainers
26
Weekly downloads
 
Created
Source

stylelint-config-smarthr

npm version

A sharable stylelint config for SmartHR. This is intended to use for a project with styled-components.

Install

pnpm add --dev stylelint stylelint-config-standard stylelint-config-styled-components postcss-styled-syntax // install peerDependencies
pnpm add --dev stylelint-config-smarthr

How to use

Add a following .stylelintrc in your project.

{
  "extends": [
    "stylelint-config-smarthr"
  ]
}

Keywords

stylelint

FAQs

Package last updated on 29 Nov 2024

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