Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@oroinc/oro-stylelint-config

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oroinc/oro-stylelint-config

Stylelint config used by ORO

latest
npmnpm
Version
6.1.0-lts002
Version published
Weekly downloads
1.6K
-22.44%
Maintainers
5
Weekly downloads
 
Created
Source

@oroinc/oro-stylelint-config

This is the base Stylelint configuration used to enforce coding standards for styles in ORO's projects.

Usage

  • Add the configuration to your dev dependencies:
npm install --save-dev stylelint @oroinc/oro-stylelint-config
  • Extend the config in your .stylelintrc:
{
   "extends": "@oroinc/oro-stylelint-config"
}

FAQs

Package last updated on 17 Sep 2025

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