3 Star 1 Fork 4

Simon.Xue/AdminLTE-cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.jshintrc 394 Bytes
一键复制 编辑 原始数据 按行查看 历史
flowstone 提交于 2016-10-23 21:25 . 初始化
{
"asi" : true,
"browser" : true,
"eqeqeq" : false,
"eqnull" : true,
"es3" : true,
"expr" : true,
"jquery" : true,
"latedef" : "nofunc",
"laxbreak" : true,
"nonbsp" : true,
"strict" : true,
"undef" : true,
"unused" : true,
// External variabls and plugins
"predef": [ "AdminLTEOptions", "FastClick", "moment", "Morris", "Chart" ]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/flowstone/AdminLTE-cn.git
git@gitee.com:flowstone/AdminLTE-cn.git
flowstone
AdminLTE-cn
AdminLTE-cn
master

搜索帮助