1 Star 1 Fork 0

happy2discover / pdf.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.stylelintrc 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"plugins": [
"stylelint-prettier"
],
"extends": [
"stylelint-prettier/recommended"
],
"rules": {
"block-no-empty": true,
"length-zero-no-unit": [true, {
ignore: ["custom-properties"]
}],
"shorthand-property-no-redundant-values": true,
},
}
1
https://gitee.com/happy2discover/pdf.js.git
git@gitee.com:happy2discover/pdf.js.git
happy2discover
pdf.js
pdf.js
master

搜索帮助