Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nimblehq/stylelint-config-nimble

nimblehq433MIT1.1.0

Stylelint base configuration developed and maintained by Nimble

stylelint, stylelint-plugin, stylelintplugin

readme

@nimblehq/stylelint-config-nimble

This package provides Stylelint base rules

Installation

  npm install --save-dev @nimblehq/stylelint-config-nimble

Usage

Add @nimblehq/stylelint-config-nimble to the extends section of your .stylelintrc.js configuration file.

{
  "extends": [
      "@nimblehq/stylelint-config-nimble"
  ],
  "rules": {
    // Additional, per-project rules...
  }
}

License

This project is Copyright (c) 2022 and onwards Nimble. It is free software and may be redistributed under the terms specified in the LICENSE file.

About

Nimble

This project is maintained and funded by Nimble.

We love open source and do our part in sharing our work with the community! See our other projects or hire our team to help build your product.