9 Star 77 Fork 17

你的微笑暖暖的 / xt-admin-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
eslint.config.js 211 Bytes
一键复制 编辑 原始数据 按行查看 历史
你的微笑暖暖的 提交于 2024-01-23 15:29 . fix: eslint配置修改
import antfu from '@antfu/eslint-config'
export default antfu({
unocss: true,
ignores: [
'public',
'dist*',
],
rules: {
'no-console': 'off',
'node/prefer-global/process': 'off',
},
})
1
https://gitee.com/nideweixiaonuannuande/xt-admin-vue3.git
git@gitee.com:nideweixiaonuannuande/xt-admin-vue3.git
nideweixiaonuannuande
xt-admin-vue3
xt-admin-vue3
master

搜索帮助