@tongtian/stylelint-preset

1.1.2 • Public • Published

@tongtian/stylelint-preset

简介

整理 stylelint 的通用配置。

依赖

安装

npm 版本 7 及以上

npm install --save-dev @tongtian/stylelint-preset

npm 版本 6 及以下

npm install --save-dev @tongtian/stylelint-preset stylelint stylelint-config-prettier stylelint-config-recess-order stylelint-config-standard stylelint-declaration-block-no-ignored-properties stylelint-declaration-use-variable stylelint-prettier stylelint-scss

用法

module.exports = {
  extends: ['@tongtian/stylelint-preset'],
};

Package Sidebar

Install

npm i @tongtian/stylelint-preset

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

4.26 kB

Total Files

5

Last publish

Collaborators

  • noshower