Socket
Book a DemoInstallSign in
Socket

@alleyinteractive/stylelint-config

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alleyinteractive/stylelint-config

Alley's sharable stylelint config

0.1.0
latest
Source
npmnpm
Version published
Weekly downloads
855
35.5%
Maintainers
0
Weekly downloads
 
Created
Source

Alley Stylelint Configuration

A set of stylelint configuration rules that extends the stylelint-config-sass-guidelines intended for use with SCSS syntax.

This stylelint config:

Installation

$ npm install @alleyinteractive/stylelint-config --save-dev

Usage

If you've installed @alleyinteractive/stylelint-config locally within your project, just set your stylelint config to:

{
	"extends": "@alleyinteractive/stylelint-config"
}

Extending the config

Simply add a "rules" key to your config and add your overrides there.

For example, to change the block-no-empty to false and turn off the block-no-empty rule:

{
	"extends": "@alleyinteractive/stylelint-config",
	"rules": {
		"block-no-empty": false,
	}
}

Dependencies

This configuration has peer dependencies of stylelint and stylelint-config-sass-guidelines.

Changelog

0.0.1 – Initial release

Development Process

This package is developed as part of the Alley Scripts project on GitHub. The project is organized as a monorepo using npm workspaces and individual packages are published to npm under the @alleyinteractive organization.

Contributing

You can contribute to this project in several ways:

Releases

This project adheres to the Semantic Versioning 2.0.0 specification. All major, minor, and patch releases are published to npm and tagged in the repo. We will maintain separate branches for each minor release (e.g. block-editor-tools/0.1) to manage patch releases while keeping future development in the main branch.

Maintainers

This project is actively maintained by Alley Interactive. Like what you see? Come work with us.

Alley logo

Keywords

stylelint

FAQs

Package last updated on 22 Jul 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.