1 Star 0 Fork 149

chentimi / Discuz-FE

forked from Discuz / Discuz-FE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.js 345 Bytes
一键复制 编辑 原始数据 按行查看 历史
AngelZou 提交于 2021-04-09 12:54 . style: eslint code
module.exports = {
env: {
es6: true,
node: true,
browser: true,
jest: true,
},
extends: 'tencent',
rules: {
'no-useless-constructor': 0,
'no-underscore-dangle': 0,
},
globals: {
DISCUZ_ENV: true,
uni: true,
my: true,
tt: true,
swan: true,
qq: true,
wx: true,
jd: true,
},
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chentimi/discuz-fe.git
git@gitee.com:chentimi/discuz-fe.git
chentimi
discuz-fe
Discuz-FE
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891