1 Star 0 Fork 0

逃兵0216 / bootstrap-treeview

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 441 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jonathan Miles 提交于 2013-12-30 21:49 . Initial commit
{
// Details: https://github.com/victorporof/Sublime-JSHint#using-your-own-jshintrc-options
// Example: https://github.com/jshint/jshint/blob/master/examples/.jshintrc
// Documentation: http://www.jshint.com/docs/
"browser": true,
"esnext": true,
"globals": { $: false, jQuery: false, "console": false},
"globalstrict": true,
"quotmark": "single",
"smarttabs": true,
"trailing": true,
"undef": true,
"unused": true
}
JavaScript
1
https://gitee.com/whan0216/bootstrap-treeview.git
git@gitee.com:whan0216/bootstrap-treeview.git
whan0216
bootstrap-treeview
bootstrap-treeview
whtreeview

搜索帮助