@devdiary/stylelint-config

1.1.0 • Public • Published

@devdiary/stylelint-config

This is the base Stylelint configuration used to enforce coding standards for styles in DevDiary's projects.

Usage

  1. Add the configuration to your dev dependencies:
yarn add @devdiary/stylelint-config -D
  1. Extend the config in your .stylelintrc:
{
   "extends": "@devdiary/stylelint-config"
}

Release management

This project automatically publishes the master branch using semantic-release. If a new commit/merge request is merged into master and it's commit(s) follows the Angular Commit Message Conventions, a release will be automatically generated and published. Commits that do not follow the convention will be ignored and a release will not be made for them.

Readme

Keywords

none

Package Sidebar

Install

npm i @devdiary/stylelint-config

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

5.28 kB

Total Files

4

Last publish

Collaborators

  • devdiaryuser