@zthun/stylelint-config

16.0.0 • Public • Published

StyleLint Config

This is the shared stylelint configuration for zthun scoped projects.

Getting Started

# NPM
npm install @zthun/stylelint-config --save-dev
# Yarn
yarn add @zthun/stylelint-config --dev

Usage

In the stylelint config file, add the following

{
  "extends": ["@zthun/stylelint-config"]
}

That's it. You now have the recommended rules for zthun scoped projects.

Package Sidebar

Install

npm i @zthun/stylelint-config

Weekly Downloads

9

Version

16.0.0

License

MIT

Unpacked Size

6.21 kB

Total Files

5

Last publish

Collaborators

  • zthun