An open API service indexing awesome lists of open source software.

https://github.com/ecomfe/stylelint-config

Standard stylelint config for efe team
https://github.com/ecomfe/stylelint-config

Last synced: 11 months ago
JSON representation

Standard stylelint config for efe team

Awesome Lists containing this project

README

          

# @ecomfe/stylelint-config

EFE团队通用`stylelint`配置。

## 使用方式

在`.stylelintrc`文件中使用:

```json
{
"extends": "@ecomfe/stylelint-config"
}
```