1 Star 0 Fork 118

唐战渊/koi-ui

forked from 于金金/koi-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.json 350 Bytes
一键复制 编辑 原始数据 按行查看 历史
于金金 提交于 2023-11-28 19:38 . 👻feat: 强制按照格式提交
{
"env": {
"browser": true,
"es2021": true
},
"extends": ["eslint:recommended", "plugin:@typescript-eslint/recommended", "plugin:vue/vue3-essential"],
"parserOptions": {
"ecmaVersion": "latest",
"parser": "@typescript-eslint/parser",
"sourceType": "module"
},
"plugins": ["@typescript-eslint", "vue"],
"rules": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tangzhanyuan/koi-ui.git
git@gitee.com:tangzhanyuan/koi-ui.git
tangzhanyuan
koi-ui
koi-ui
master

搜索帮助