1 Star 0 Fork 739

铜绿 / rebuild

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 438 Bytes
一键复制 编辑 原始数据 按行查看 历史
devezhao-mbp 提交于 2020-05-15 01:00 . Update package.json
{
"name": "rebuild-lint",
"version": "1.0.0",
"description": "rebuild js/jsx lint",
"author": "rebuild",
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/getrebuild/rebuild.git"
},
"scripts": {
"lint": "eslint --ext .jsx,.js src/main/webapp/assets/js &"
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.0.0",
"eslint-plugin-react": "^7.19.0"
}
}
Java
1
https://gitee.com/greenpatina/rebuild.git
git@gitee.com:greenpatina/rebuild.git
greenpatina
rebuild
rebuild
master

搜索帮助