@easytool/stylelint-config

0.1.27 • Public • Published

@easytool/stylelint-config

通用stylelint配置文件.

Install

yarn add -D @easytool/stylelint-config

Usage

React 项目

stylelint.config.js

module.exports = {
  extends: ['@easytool/stylelint-config']
}

Vue 项目

stylelint.config.js

module.exports = {
  extends: ['@easytool/stylelint-config/vue']
}

Readme

Keywords

none

Package Sidebar

Install

npm i @easytool/stylelint-config

Weekly Downloads

0

Version

0.1.27

License

MIT

Unpacked Size

18.2 kB

Total Files

5

Last publish

Collaborators

  • easytool