Socket
Book a DemoInstallSign in
Socket

@visionappscz/stylelint-config-visionapps-order

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visionappscz/stylelint-config-visionapps-order

VisionApps' shareable config of properties order for stylelint

latest
Source
npmnpm
Version
2.1.0
Version published
Maintainers
4
Created
Source

stylelint-config-visionapps-order

NPM version Build Status dependencies Status devDependencies Status Downloads per month

VisionApps' shareable config of properties order for Stylelint.

This config allows linting properties by defined order.

Installation

Install Stylelint, stylelint-order plugin, and this config:

$ npm install --save-dev @visionappscz/stylelint-config-visionapps-order

👉 Tip: This config pairs up nicely with stylelint-config-visionapps.

Usage

Apply the config in your Stylelint config:

{
  "extends": "@visionappscz/stylelint-config-visionapps-order"
}

Keywords

stylelint

FAQs

Package last updated on 16 Jun 2021

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