19 Star 78 Fork 18

Gitee 极速下载/better-scroll

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/ustbhuangyi/better-scroll
克隆/下载
tslint.json 545 Bytes
一键复制 编辑 原始数据 按行查看 历史
jz 提交于 2019-06-09 12:45 . test(e2e): complete e2e
{
"extends": [
"tslint-config-standard",
"tslint-config-prettier"
],
"rules": {
"max-line-length": {
"options": [140]
},
"no-empty": false,
"deprecation": false,
"strict-type-predicates": false,
"no-angle-bracket-type-assertion": false,
"no-unnecessary-type-assertion": false,
"no-unused-expression": false,
"no-arg": true,
"no-bitwise": true,
"no-conditional-assignment": true,
"no-consecutive-blank-lines": false,
"no-console": false,
"await-promise": false
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/better-scroll.git
[email protected]:mirrors/better-scroll.git
mirrors
better-scroll
better-scroll
dev

搜索帮助