@wonderflow/stylelint-config

1.2.1 • Public • Published

Wonderflow Stylelint Configuration Wonderflow Logo

Release

This repository contains the source code of Wonderflow stylelint rules to ensure your CSS is compliant with Wonderflow CSS coding standards.

npm i -D @wonderflow/stylelint-config

Usage

Extends the configuration from your local stylelint configuration file:

{
  "extends": "@wonderflow/stylelint-config",
  "ignoreFiles": [
    "!**/*.css",
    "**/*.jsx",
    "**/*.tsx",
    "**/*.ts",
    "node_modules"
  ]
}

Package Sidebar

Install

npm i @wonderflow/stylelint-config

Weekly Downloads

5

Version

1.2.1

License

MIT

Unpacked Size

12.3 kB

Total Files

23

Last publish

Collaborators

  • bitliner