UNPKG

stylelint-config-typedigital

Version:

![code style typedigital](https://img.shields.io/badge/code%20style-typedigital-f45a5f.svg) ![npm](https://img.shields.io/npm/v/stylelint-config-typedigital.svg)

26 lines (13 loc) 1.59 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.5](https://github.com/typedigital/stylelint-config-typedigital/compare/v0.1.4...v0.1.5) (2020-06-09) ### [0.1.4](https://github.com/typedigital/stylelint-config-typedigital/compare/v0.1.3...v0.1.4) (2020-04-17) ### [0.1.3](https://github.com/typedigital/stylelint-config-typedigital/compare/v0.1.2...v0.1.3) (2020-04-17) ### [0.1.2](https://github.com/typedigital/stylelint-config-typedigital/compare/v0.1.1...v0.1.2) (2020-04-17) ### 0.1.1 (2020-04-14) ### Features * added issue templates ([63a7f55](https://github.com/typedigital/stylelint-config-typedigital/commit/63a7f55208812e3331da71f3be12f4628aca847a)) ### Bug Fixes * adjusted selector-list-comma-space-after rule ([5849927](https://github.com/typedigital/stylelint-config-typedigital/commit/5849927b931cda3cc2b4b156b0b454f7dd306611)), closes [#2](https://github.com/typedigital/stylelint-config-typedigital/issues/2) * fixed error when value list is comma seperated ([edd3e37](https://github.com/typedigital/stylelint-config-typedigital/commit/edd3e37ed54c406ee3dc77c7bbfd90d902b64497)), closes [#4](https://github.com/typedigital/stylelint-config-typedigital/issues/4) * warning when comma seperating style object ([011afd9](https://github.com/typedigital/stylelint-config-typedigital/commit/011afd95ec98b49cc36b6381f26097de6bed866f)), closes [#3](https://github.com/typedigital/stylelint-config-typedigital/issues/3)