@armor/stylelint-config

2.0.1 • Public • Published

StyleLint Config

This repository contains the baseline StyleLint configuration for all Armor projects that use CSS or Sass/SCSS.

Referencing this Configuration

You can reference this config by installing the NPM package in your project:

npm install --save-dev @armor/stylelint-config

Then replace the contents of your .stylelintrc.js file with:

module.exports = {
  extends: '@armor/stylelint-config'
};

You can overwrite settings defined in this configuration by specifying them in your project's .stylelintrc.js.

Readme

Keywords

none

Package Sidebar

Install

npm i @armor/stylelint-config

Weekly Downloads

2

Version

2.0.1

License

SEE LICENSE IN LICENSE

Unpacked Size

1.49 kB

Total Files

4

Last publish

Collaborators

  • ssalunke
  • harishnetha
  • mojo-armor
  • wbjarvis
  • armor-preston
  • yogeeshgc
  • rkotra
  • sushilnpm302
  • vshivanna
  • armor_ci
  • straineanu.armor