1 Star 0 Fork 4

iuhao/供应链金融后台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 373 Bytes
一键复制 编辑 原始数据 按行查看 历史
云之彼端有你 提交于 2017-11-02 14:47 . add
{
"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
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/iuhao/FinancialSupplyChainBackStage.git
git@gitee.com:iuhao/FinancialSupplyChainBackStage.git
iuhao
FinancialSupplyChainBackStage
供应链金融后台
master

搜索帮助