1 Star 0 Fork 16

fei5101040/wx-nba

forked from ecitlm/wx-nba 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.js 209 Bytes
一键复制 编辑 原始数据 按行查看 历史
ecitlm 提交于 2018-06-29 20:44 . fix:update eslint rule config
module.exports = {
globals: {
wx: true,
app: true,
Page: true,
getApp: true
},
parserOptions: {
sourceType: 'module',
"ecmaVersion": 6
}
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fei5101040/wx-nba.git
git@gitee.com:fei5101040/wx-nba.git
fei5101040
wx-nba
wx-nba
master

搜索帮助