1 Star 0 Fork 836

长花天门冬 / Element Build Case

forked from Gitee Go / Element Build Case 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc 286 Bytes
一键复制 编辑 原始数据 按行查看 历史
诺墨 提交于 2020-12-09 14:11 . feat(project): init element project
{
"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/dengyiyun_admin/element-build-case.git
git@gitee.com:dengyiyun_admin/element-build-case.git
dengyiyun_admin
element-build-case
Element Build Case
master

搜索帮助