会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
智商感人
就是一个码农罢~
新随笔
管理
2022年3月17日
使用Eslint检验项目报错 Component name xxx should always be multi-word vue/multi-word-component-names
摘要: 使用Eslint检验项目报错“Component name “Error“ should always be multi-word“解决办法 编辑 .eslintrc.js module.exports = { …… overrides: [ { files: ['src/views/**/*.vu
阅读全文
posted @ 2022-03-17 11:50 智商感人
阅读(6818)
评论(0)
推荐(1)