1 Star 0 Fork 20

THEOBOB/Weex-Ui

forked from Gitee 极速下载/Weex-Ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc 357 Bytes
一键复制 编辑 原始数据 按行查看 历史
汤威 提交于 2018-03-02 16:09 . [+] loading support mask
{
"env": {
"es6": true,
"node": true,
"mocha": true
},
"globals": {
"document": false,
"navigator": false,
"location": false,
"weex": true,
"Vue": true
},
"rules": {
"semi": "off",
"no-control-regex": "off",
"vue/html-self-closing": "off",
"space-before-function-paren": 2
},
"extends": "vue"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/realphp/Weex-Ui.git
git@gitee.com:realphp/Weex-Ui.git
realphp
Weex-Ui
Weex-Ui
master

搜索帮助