@modohockey/stylelint
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

@modohockey/stylelint

lerna npm version npm license

Extendable Stylelint configuration.

Installation

yarn add @modohockey/stylelint -D

Peer dependencies

{
  "@modohockey/prettier": "^0.x",
  "prettier": "^2.4.0",
  "stylelint": "^14.2.0",
  "stylelint-config-prettier": "^9.0.3",
  "stylelint-config-sass-guidelines": "^9.0.1",
  "stylelint-prettier": "^2.0.0"
}

Usage

Extend @modohockey/stylelint in the Stylelint configuration. Also make sure to setup and install @modohockey/prettier and its peer dependencies.

module.exports = {
  extends: '@modohockey/stylelint'
};

Readme

Keywords

none

Package Sidebar

Install

npm i @modohockey/stylelint

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

4.62 kB

Total Files

4

Last publish

Collaborators

  • gunnarx2