代码拉取完成,页面将自动刷新
/*
* @Author: 周艳凯 484894717@qq.com
* @Date: 2025-03-04 09:25:09
* @LastEditors: 周艳凯 484894717@qq.com
* @LastEditTime: 2025-03-04 11:47:11
* @FilePath: \BusStopBoard.Webd:\360MoveData\Users\75041\Desktop\uniapp框架\uniapp-vite-vue3-pinia-ts\stylelint.config.js
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
module.exports = {
extends: [
'stylelint-config-standard-scss',
'stylelint-config-recommended-vue/scss',
'stylelint-order',
'stylelint-config-recess-order',
'stylelint-prettier',
],
customSyntax: 'postcss-html',
rules: {
'max-nesting-depth': 2,
'declaration-no-important': null,
'declaration-property-value-no-unknown': null,
'unit-no-unknown': [
true,
{
ignoreUnits: ['rpx'],
},
],
},
};
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。