@absolunet/stylelint-config-core
stylelint config - Core rules
Opinionated stylelint extendable config.
Install
$ npm install @absolunet/stylelint-config-core
Usage
Add some stylelint config to your .stylelintrc.yaml
:
extends: '@absolunet/stylelint-config-core'
Used plugins
- stylelint-declaration-strict-value - Enforces variables, functions, keywords for property's values
- stylelint-order - Order related linting rules
Related
-
@absolunet/stylelint-loader - stylelint extendable config YAML loader.
Documentation
See the full documentation for an in-depth look.
See the Changelog to see what has changed.
Contribute
See the Contributing Guidelines for ways to get started.
See the Support Guide for ways to get help.
See the Security Policy for sharing vulnerability reports.
This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.