2 Star 0 Fork 0

mirrors_zenorocha/tracking.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.jshintrc 517 Bytes
一键复制 编辑 原始数据 按行查看 历史
Eduardo Lundgren 提交于 2014-06-24 03:11 +08:00 . Move project build to gulp
{
"asi": false,
"bitwise": false,
"curly": true,
"eqeqeq": true,
"esnext": true,
"evil": false,
"forin": false,
"globals": {
"document": true,
"navigator": true,
"tracking": true,
"window": true
},
"immed": true,
"indent": 2,
"lastsemic": false,
"maxdepth": false,
"multistr": false,
"newcap": true,
"noarg": true,
"node": true,
"onevar": false,
"quotmark": "single",
"regexp": true,
"smarttabs": true,
"trailing": true,
"undef": true,
"unused": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_zenorocha/tracking.js.git
git@gitee.com:mirrors_zenorocha/tracking.js.git
mirrors_zenorocha
tracking.js
tracking.js
master

搜索帮助