🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more →
Socket
Book a DemoInstallSign in
Socket

stylelint-config-treats

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-treats

Stylelint config for opinionated development with Treats

latest
Source
npmnpm
Version
0.4.0
Version published
Maintainers
1
Created
Source

Stylelint Config Treats

Sets of opinionated stylelint rules that we personally recommends for developing React apps with Treats.

How To Use

  • Install Stylelint config Treats:
npm install --development stylelint-config-treats
  • Extends your stylelint configuration:
// .stylelintrc
{
    "extends": "stylelint-config-treats"
}

License

Apache 2.0

FAQs

Package last updated on 25 Jun 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