1 Star 0 Fork 27

hong/gin-vue-blog

forked from szluyu99/gin-vue-blog 
Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
eslint.config.js 279 Bytes
Copy Edit Raw Blame History
import antfu from '@antfu/eslint-config'
export default antfu({
unocss: true,
rules: {
'no-console': 'warn',
'curly': 'off',
'@typescript-eslint/brace-style': 'off',
'unused-imports/no-unused-imports': 'off',
'node/prefer-global/process': 'off',
},
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/githongmayun/gin-vue-blog.git
git@gitee.com:githongmayun/gin-vue-blog.git
githongmayun
gin-vue-blog
gin-vue-blog
main

Search