Socket
Socket
Sign inDemoInstall

stylelint-config-hostelworld

Package Overview
Dependencies
365
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stylelint-config-hostelworld

The Hostelworld shareable config for stylelint


Version published
Maintainers
1
Created

Readme

Source

stylelint-config-hostelworld

Build Status npm npm

The Hostelworld shareable config for stylelint

Extends stylelint-config-standard.

Installation

First install the following npm package:

npm install --save-dev stylelint-config-hostelworld

Then add stylelint-config-hostelworld to your .stylelintrc.* extends section:

{
  "extends": [
      "stylelint-config-hostelworld"
  ],
  "rules": {
      // Additional, per-project rules or overrides...
  }
}

License

MIT

Keywords

FAQs

Last updated on 06 Dec 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc