1 Star 1 Fork 0

Luoooo/maplibre-gl-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.stylelintrc.json 486 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": "stylelint-config-standard",
"rules": {
"declaration-block-single-line-max-declarations": 3,
"selector-class-pattern": "maplibregl-[a-z-]+",
"at-rule-no-unknown": [true, {
"ignoreAtRules": ["svg-load"]
}],
"property-no-vendor-prefix": [true, {
"ignoreProperties": ["/user-select/"]
}],
"function-no-unknown": [true, {
"ignoreFunctions": ["svg-load", "svg-inline"]
}]
},
"ignoreFiles": [
"dist/**/*.css"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/luogeng_cn/maplibre-gl-js.git
git@gitee.com:luogeng_cn/maplibre-gl-js.git
luogeng_cn
maplibre-gl-js
maplibre-gl-js
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385