@hpi-schul-cloud/stylelint-config

1.0.0 • Public • Published

@hpi-schul-cloud/stylelint-config

npm (scoped)

Getting Started

1. Installation

Using npm:

  npm install -D @hpi-schul-cloud/stylelint-config

Using Yarn:

  yarn add @hpi-schul-cloud/stylelint-config --dev

2. Usage

  • Create a new file and name it as stylelint.config.js
  • Just extend @hpi-schul-cloud/stylelint-config
{
  "extends": "stylelint-config-standard",
  // enter your custom rules here
}

Learn more on how to extend the config here: https://github.com/stylelint/stylelint-config-standard#extending-the-config

Package Sidebar

Install

npm i @hpi-schul-cloud/stylelint-config

Weekly Downloads

1

Version

1.0.0

License

AGPL-3.0

Unpacked Size

39.3 kB

Total Files

5

Last publish

Collaborators

  • hpi-schul-cloud-admin