# stylelint-config **Repository Path**: mirrors_ecomfe/stylelint-config ## Basic Information - **Project Name**: stylelint-config - **Description**: Standard stylelint config for efe team - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @ecomfe/stylelint-config EFE团队通用`stylelint`配置。 ## 使用方式 在`.stylelintrc`文件中使用: ```json { "extends": "@ecomfe/stylelint-config" } ```