0 Star 0 Fork 0

誓言之印/bootstrap3-dialog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.eslintrc 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"env": {
"node": true
},
"rules": {
"brace-style": [2, "1tbs"],
"default-case": 2,
"func-style": [2, "declaration"],
"guard-for-in": 2,
"no-floating-decimal": 2,
"no-nested-ternary": 2,
"radix": 2,
"space-unary-word-ops": 2,
"space-after-keywords": [2, "always"],
"valid-jsdoc": [2, {
"prefer": {
"return": "returns"
}
}],
"quotes": [1, "single", "allow-avoiding-escaped-quotes"],
"wrap-iife": 2
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hhzgl/bootstrap3-dialog.git
git@gitee.com:hhzgl/bootstrap3-dialog.git
hhzgl
bootstrap3-dialog
bootstrap3-dialog
master

搜索帮助