1 Star 14 Fork 4

holyhigh/crud-vue

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.eslintrc.json 279 Bytes
Copy Edit Raw Blame History
holyhigh authored 2022-09-20 21:04 +08:00 . v 1.0.0
{
"env": {
"browser": true
},
"extends": [
"eslint:recommended",
"prettier"
],
"parserOptions": {
"ecmaVersion": 2020
},
"rules": {
"linebreak-style": [
"off",
"windows"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/holyhigh2/crud-vue.git
git@gitee.com:holyhigh2/crud-vue.git
holyhigh2
crud-vue
crud-vue
master

Search