New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@godaddy-wordpress/stylelint-config

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@godaddy-wordpress/stylelint-config

A repository for CSS and Sass linting rules being used in GoDaddy WordPress projects.

0.4.0
Source
npm
Version published
Weekly downloads
5
-79.17%
Maintainers
4
Weekly downloads
 
Created
Source

stylelint-config

A repository for CSS and Sass linting rules that have been derived from best practices.

The rules index.js file

The rules for our style linting are defined in index.js.

Installation

npm i --save-dev stylelint @godaddy-wordpress/stylelint-config

Usage

Create a .stylelintrc file in the root of your project and extend the config file:

{
  "extends": "@godaddy-wordpress/stylelint-config"
}

Keywords

godaddy

FAQs

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