1 Star 0 Fork 9

shech / admin-antd-react

forked from lqs / admin-antd-react 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.js 233 Bytes
一键复制 编辑 原始数据 按行查看 历史
李庆松 提交于 2020-11-09 17:38 . 第一次提交
module.exports = {
extends: [require.resolve('@umijs/fabric/dist/eslint')],
rules: {
'import/no-extraneous-dependencies': ['error', { devDependencies: true }],
'eslintobject-shorthand': ['always'],
},
globals: {},
};
JavaScript
1
https://gitee.com/swantb/admin-antd-react.git
git@gitee.com:swantb/admin-antd-react.git
swantb
admin-antd-react
admin-antd-react
main

搜索帮助