1 Star 0 Fork 11

lselect / elementui

forked from Gitee 极速下载 / elementui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc 286 Bytes
一键复制 编辑 原始数据 按行查看 历史
iamkun 提交于 2019-08-09 17:53 . Chore: Theme Extension (#16686)
{
"globals": {
"ga": true,
"chrome": true
},
"plugins": ["html", "json"],
"extends": "elemefe",
"rules": {
"no-restricted-globals": ["error", "event", "fdescribe"]
},
"parserOptions": {
"ecmaVersion": 6,
"ecmaFeatures": {
"jsx": true
}
}
}
1
https://gitee.com/pub_2017_0419/elementui.git
git@gitee.com:pub_2017_0419/elementui.git
pub_2017_0419
elementui
elementui
dev

搜索帮助