Socket
Book a DemoInstallSign in
Socket

@masonite/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

@masonite/stylelint-config

Masonite's stylelint config, following our styleguide

latest
npmnpm
Version
1.4.0
Version published
Maintainers
5
Created
Source

@masonite/stylelint-config

Usage

Locally install into your project using this command:

npx install-peerdeps --dev @masonite/stylelint-config

Add to your project's package.json:

{
  "name": "mypackage",
  "version": "0.0.1",
  "stylelint": {
    "extends": "@masonite/stylelint-config"
  }
}

FAQs

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