Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stylelint-config-landr

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-landr

LANDR's shareable Stylelint configuration

  • 0.3.1-canary.93.68b5088.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

stylelint-config-landr

This package exposes the stylelint configuration used for LANDR projects.

Installation

Install stylelint-config-landr and all of its peer dependencies as dev dependencies of your project.

# Using yarn
yarn add stylelint stylelint-config-landr --dev

Add stylelint-config-landr as a value to the the extends array of your .stylelintrc.js config file.

module.exports = {
  extends: ['stylelint-config-landr'],
};

Keywords

FAQs

Package last updated on 07 Mar 2022

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc