🚀 DAY 3 OF LAUNCH WEEK: Introducing Webhook Events for Pull Request Scans.Learn more →
Socket
Book a DemoInstallSign in
Socket

@morev/stylelint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@morev/stylelint-plugin

Stylelint rules for BEM and SCSS best practices

latest
Source
npmnpm
Version
0.3.1
Version published
Maintainers
1
Created
Source
Promotional image of @morev/stylelint-plugin package

License: MIT Stability Coverage Last commit Release version Release Date

@morev/stylelint-plugin

A collection of Stylelint rules for writing clean, maintainable (S)CSS with BEM methodology and SCSS best practices.

✔️ Enforces BEM naming conventions and structure for blocks, elements, and modifiers;
✔️ Includes SCSS-specific rules to prevent unused variables;
✔️ Promotes clean architecture by blocking side effects and enforcing best practices;
✔️ Highly configurable to fit your project's style and separators;
✔️ First-class TypeScript support, written in TS.

For more details on installation, API and more, go to the documentation website.

Keywords

bem

FAQs

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