1 Star 0 Fork 0

zcy / vue-background

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.eslintrc.js 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
zcy 提交于 2021-11-06 22:39 . mavoneditor新增高清图像的上传接口
/*
* @Author: your name
* @Date: 2021-11-06 16:47:51
* @LastEditTime: 2021-11-06 16:52:07
* @LastEditors: your name
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: \background-front\.eslintrc.js
*/
module.exports = {
"env": {
"browser": true
},
"extends": [
"eslint:recommended",
"plugin:vue/essential"
],
"parserOptions": {
"ecmaVersion": 12,
"sourceType": "module"
},
"plugins": [
"vue"
],
"rules": {
}
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/290198252/background-front.git
git@gitee.com:290198252/background-front.git
290198252
background-front
vue-background
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891