npm.io
7.0.0 • Published 7 months ago

@bitfactory/stylelint-config

Licence
MIT
Version
7.0.0
Deps
0
Size
24 kB
Vulns
0
Weekly
0

@bitfactory/stylelint-config

Release MIT license Stylelint NodeJS Node.js Package NPM package version

Shareable Stylelint config for Stylelint v16+. All rules and configurations are pre-configured. Rules can be overridden as needed.

v6.3.0+ supports both ES modules (ESM) and CommonJS.

Use .mjs config files for ESM or traditional .js/.cjs files for CommonJS.

Quick Start

For a quick start guide with basic installation and configuration, see QUICKSTART.md.

Contributing

For information about contributing to this project, including publishing guidelines, local development setup, and debugging tips, see CONTRIBUTING.md.

Installation

For detailed installation instructions including peer dependencies and syntax-specific setup (PostCSS, SCSS, SASS, Tailwind, Vue), see Installation Guide.

Configuration

For configuration examples (PostCSS, SCSS, SASS, Tailwind, Vue) and advanced configuration options (custom plugins, rule overrides, disabling rules), see Configuration Guide.

CLI Usage

For CLI usage instructions and command examples, see CLI Usage Guide.

Editor Integration

For editor integration instructions (Visual Studio Code, PhpStorm), see Editor Integration Guide.