1 Star 0 Fork 0

郝成国/wow_new_admin

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.eslintrc.js 355 Bytes
Copy Edit Raw Blame History
郝成国 authored 2020-09-18 18:33 . 新调账系统源码
module.exports = {
root: true,
env: {
node: true
},
extends: ["plugin:vue/essential", "eslint:recommended", "@vue/prettier"],
parserOptions: {
parser: "babel-eslint"
},
rules: {
"no-console": process.env.NODE_ENV === "production" ? "warn" : "off",
"no-debugger": process.env.NODE_ENV === "production" ? "warn" : "off"
}
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hao_cheng_guo/wow_new_admin.git
git@gitee.com:hao_cheng_guo/wow_new_admin.git
hao_cheng_guo
wow_new_admin
wow_new_admin
master

Search

0d507c66 1850385 C8b1a773 1850385