Jungzl / stylelint-config

Jungzl's stylelint config 👻

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stylelint-config

Jungzl's stylelint config 👻

🛠️ Usage

First, make sure you have stylelint installed and install this config by:

npm[yarn|pnpm] install @jungzl/stylelint-config --dev

Then, add the following to your .stylelintrc.js file:

module.exports = {
  extends: '@jungzl/stylelint-config'
};

About

Jungzl's stylelint config 👻

License:MIT License


Languages

Language:JavaScript 100.0%