@ableco/stylelint-config 中文文档教程

发布于 4年前 浏览 16 项目主页 更新于 3年前

@ableco/stylelint-config

此存储库提供推荐的 Stylelint 配置,供 Able 项目使用。

Installation

Using yarn:

yarn add @ableco/stylelint-config --dev

Using npm:

npm install @ableco/stylelint-config --save-dev

Usage

在你的 .stylelintrc 文件中,将其替换为:

{
  "extends": "@ableco/stylelint-config"
}

Contributing

欢迎在 GitHub 上提交错误报告和拉取请求,网址为 https://github.com/ableco/stylelint-config。

License

根据 MIT 许可证 的条款,该库可作为开放源代码使用。

@ableco/stylelint-config

This repository provides recommended Stylelint configuration for use on Able projects.

Installation

Using yarn:

yarn add @ableco/stylelint-config --dev

Using npm:

npm install @ableco/stylelint-config --save-dev

Usage

In your .stylelintrc file, replace it with:

{
  "extends": "@ableco/stylelint-config"
}

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ableco/stylelint-config.

License

The library is available as open source under the terms of the MIT License.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文