1 Star 0 Fork 16

fei5101040/wx-nba

forked from ecitlm/wx-nba 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 879 Bytes
一键复制 编辑 原始数据 按行查看 历史
ecitlm 提交于 2018-06-29 20:44 . fix:update eslint rule config
{
"name": "wx-nba",
"version": "1.0.0",
"description": "wechat app for nba",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/ecitlm/wx-nba.git"
},
"author": "ecitlm",
"license": "ISC",
"standard": {
"ignore": [
"/app/utils/bluebird.js",
"/app/pages/wxParse",
"/app/utils/md5.js"
],
"globals": [
"Page",
"wx",
"getApp",
"App"
]
},
"devDependencies": {
"eslint": "^3.19.0",
"eslint-config-standard": "^10.2.1",
"eslint-friendly-formatter": "^3.0.0",
"eslint-loader": "^1.7.1",
"eslint-plugin-html": "^3.0.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-node": "^5.2.0",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^3.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fei5101040/wx-nba.git
git@gitee.com:fei5101040/wx-nba.git
fei5101040
wx-nba
wx-nba
master

搜索帮助