1 Star 0 Fork 829

jcpbadboy/rebuild

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 436 Bytes
Copy Edit Raw Blame History
devezhao authored 2021-11-16 16:14 . Bump eslint
{
"name": "rb-lint",
"version": "1.0.0",
"description": "Lint .js with eslint",
"main": ".eslintrc.js",
"scripts": {
"lint": "eslint --ext .js src/main/resources/web/assets/js/* &",
"lint2": "eslint --ext .js @rbv/main/resources/web/assets/js/* &"
},
"author": "REBUILD",
"license": "GPL-3.0",
"dependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-plugin-react": "^7.27.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/jcpbadboy/rebuild.git
git@gitee.com:jcpbadboy/rebuild.git
jcpbadboy
rebuild
rebuild
master

Search

0d507c66 1850385 C8b1a773 1850385