1 Star 0 Fork 0

terrydash / DISTQCP_WEBUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 373 Bytes
一键复制 编辑 原始数据 按行查看 历史
测试账号 提交于 2016-06-02 14:04 . 建立了项目
{
"strict": "global",
"globals": {
// Angular
"angular": false,
// Angular mocks
"module": false,
"inject": false,
// Jasmine
"jasmine": false,
"describe": false,
"beforeEach": false,
"afterEach": false,
"it": false,
"expect": false,
// Protractor
"browser": false,
"element": false,
"by": false
}
}
JavaScript
1
https://gitee.com/terrydash/DISTQCP_WEBUI.git
git@gitee.com:terrydash/DISTQCP_WEBUI.git
terrydash
DISTQCP_WEBUI
DISTQCP_WEBUI
master

搜索帮助