Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

stylelint-config-webmd

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-webmd

Stylelint Configuration

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

stylelint-config-webmd

Basic rules for linting CSS files:

  • "font-family-no-duplicate-names": Disallow duplicate font family names.
  • "string-no-newline": Disallow (unescaped) newlines in strings.
  • "declaration-block-no-duplicate-properties": Disallow duplicate properties within declaration blocks.
  • "block-no-empty": Disallow empty blocks.
  • "comment-no-empty": Disallow empty comments.
  • "no-duplicate-selectors": Disallow duplicate selectors.
  • "no-extra-semicolons": Disallow extra semicolons.
  • "no-unknown-animations": Disallow unknown animations.

FAQs

Package last updated on 24 Apr 2017

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